-
10 Dec 2012 11:33 AM #1
Use SDK to minify a single file
Use SDK to minify a single file
Is it possible to minify a single JS file using the Sencha SDK ?
I need to incluse an external file in my app and id like to compress it using the already installed toolchain.
I tried various SDK commands with no luck with v3.0.0.250
Code:sencha fs minify -from cms/extjs/js/config.js -to cms/extjs/js/config-min.js --compressor closurecompiler
Nothing gets created though. Any idea ?Code:sencha fs minify cms/extjs/js/config.js cms/extjs/js/config.min.js
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote