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

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

ruby on rails - Devise Logout Error in RoR -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -