YUI compressor is much better than jsmin.
I'm not that familiar with github, otherwise I would have forked it, but here's a fix:
http://gist.github.com/422436
(changed only minify_js method)
And of course, put yuicompressor-2.4.2.jar in minify directory, downloadable at:
http://yuilibrary.com/downloads/#yuicompressor
(I should really know how to use github :) )
Thanks.
YUI compressor is much better than jsmin.
I'm not that familiar with github, otherwise I would have forked it, but here's a fix:
http://gist.github.com/422436
(changed only minify_js method)
And of course, put yuicompressor-2.4.2.jar in minify directory, downloadable at:
http://yuilibrary.com/downloads/#yuicompressor
(I should really know how to use github :) )
Thanks.