Use Google Closure Compiler Local with PHP
In “Google Closure Compiler with PHP” i described how you can use the compiler online via http. Now i will show how you do it local on your server with the java command line application …
In “Google Closure Compiler with PHP” i described how you can use the compiler online via http. Now i will show how you do it local on your server with the java command line application …
Today Google released their new Closure Compiler, you can use it to optimize and minify your javascripts.