Hi channel. One of the things that was requested ...
# suitecommerce
f
Hi channel. One of the things that was requested by some of you at my SW session was to enhance devtools for continuous integration. What do you imagine gulp reactivate should do?
b
It would be awesome if there was a command like
gulp extension:deploy --reactivate
that deployed and then also activated the extensions to remove having to do it manually in NS
👍🏻 2
s
It would be great if
gulp extension:update-manifest
command will be able to detect all SuiteScript v2. files and add these directories to the manifest.json file. The same I expect for the SuiteScript 1.0 files. Why I requested this? If a dev opt out to not use the service files, but later with new requirements, the dev thinks that the new requirements need service files, then the dev has to manually create the service files and update the manifest.json file.