Hi, I previously worked with pre-Denali up to Acon...
# suitecommerce
s
Hi, I previously worked with pre-Denali up to Aconcagua, then took a break from SCA development for the last few years. I've seen there are a few new features like the Extension Manager, /SuiteScripts/Deploy_Extensions folder that have emerged since. I used to be able to "gulp local" for frontend development and test changes to JavaScript modules or redeploy service files fairly quickly, but all I can download with "gulp fetch" are templates and scss files. All the module script files I'm working with are now stored in Deploy_Extensions, but every time I make a change I have to activate the extensions, which takes around 15 minutes. Is there a faster way to develop and check changes without activating each time to check it works? I may be missing something obvious, but I'm finding the documentation is lacking around modifying models/services and integrating analytics trackers.
g
For backend changes I use the webstorm suitecloud ide plugin there is a node cli where you can upload files