Just checked the version 2.2.3 with ext-all.js for 2.0 generated from SVN.
Packed by JS Builder 1.1.2.0: 553.967 Bytes
Packed by yuicompressor: 2.2.3.0: 504.785 Bytes
That is at about 9% additional saving.
Printable View
Just checked the version 2.2.3 with ext-all.js for 2.0 generated from SVN.
Packed by JS Builder 1.1.2.0: 553.967 Bytes
Packed by yuicompressor: 2.2.3.0: 504.785 Bytes
That is at about 9% additional saving.
If JS Builder is using YUI Compressor, it's probably using the |--nomunge| option. Can anyone confirm?Quote:
Originally Posted by YUI Compresser README
I like munging; I also like to keep my semis and disable the optimizations like string alteration and converting #FF0000 to red.
Is there a way set these options in JSBuilder?