How to enable autominify of .js and .css files in PHP storm 10.0.3?

Viewed 3128

I want to see CSS and JS files normaly when editing them. But when I save/upload them to server I want them to be minified. Is there a plugin/setting that does this in the current version of PHPstorm?

2 Answers
Related