kclendinning
14 Feb 2012, 10:30 AM
Hello, i was trying to us the SDk tools to minify the java script but it is only minifying the app.js file and i have to use ext-all.js file as a minified version, but not any other java script files i have, does sencha provide any tool to bundle all the java script files?
please let me know if you have anything like that or am i doing something wrong....for now i am following
http://docs.sencha.com/ext-js/4-0/#!/guide/getting_started
OUTPUT:
Loading the Project Name Project
Loaded 0 Packages
Loaded 2 Builds
* Parse all-classes.js with options:
- debug: true
- debugLevel: 1
* Parse app-all.js with options:
- debug: false
- debugLevel: 1
* Compress and obfuscate app-all.js...
Copy resources...
Done building!
(http://docs.sencha.com/ext-js/4-0/#!/guide/getting_started)
please let me know if you have anything like that or am i doing something wrong....for now i am following
http://docs.sencha.com/ext-js/4-0/#!/guide/getting_started
OUTPUT:
Loading the Project Name Project
Loaded 0 Packages
Loaded 2 Builds
* Parse all-classes.js with options:
- debug: true
- debugLevel: 1
* Parse app-all.js with options:
- debug: false
- debugLevel: 1
* Compress and obfuscate app-all.js...
Copy resources...
Done building!
(http://docs.sencha.com/ext-js/4-0/#!/guide/getting_started)