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++ - Is it possible to compile a VST on linux? -

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

php cli reading files and how to fix it? -