javascript - Best method to minify js and css in a JSF 1.1 based web app -


what best practices can followed minify js , css in jsf application?

i'd suggest use yui compressor this. tool can minify css , js files programmatically. if you're using ide or build tool utilizes ant under covers (such eclipse), use yui compressor ant task automate minification during project build of ant.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -