Merge and minify javascript files by closure compiler in phpstorm -
Merge and minify javascript files by closure compiler in phpstorm -
i using closure-compiler minify , merge javascript files in /js/app/* /js/minified.js
i found file watchers in phpstorm settings , want automatically, not familiar ui there. can please help me, change, work excepted?
thanks.!
phpstorm ui closure-compiler
you need specify total path closure compiler compiler.jar programme other options depend on preferences. default setup should work out of box, free modify arguments/output paths in way like
javascript phpstorm google-closure-compiler
Comments
Post a Comment