After the recent SCA Extension Management bundle u...
# suitecommerce
m
After the recent SCA Extension Management bundle update, our deployed code, both SuiteScript and JavaScript, is no longer being minified/obfuscated. Is this happening to anyone else? Is this expected behavior from SCEM 20.2.1?
f
Are you sure it was minified in the past? I mean the one returned by the SCEM, i.e shopping3.js
We do minifythe original file, shopping.js, but I don´t recall even doing the modification of the one that is the result of the SCEM execution (activation)
m
Interesting. The previous deployments of our extensions was minified. If SCEM doesn’t minify, then it was most likely a gulp task we had added to our previous development tools. Thanks for the respone!
👍 1