Hi !
I here to request an option : is it possible to minify a script.js to script.min.js when we are saving the original file (script.js) ?
Something like "minify_on_save": false, by default.
Each time I modify a file, I have to save it (ctr + s) and then to minify it (ctr + p , "min", enter). It's a waste of time, and sometimes I forget to do it...
Thank you very much for your answer (positive or negative) ! :)
Hi !
I here to request an option : is it possible to minify a script.js to script.min.js when we are saving the original file (script.js) ?
Something like
"minify_on_save": false,by default.Each time I modify a file, I have to save it (ctr + s) and then to minify it (ctr + p , "min", enter). It's a waste of time, and sometimes I forget to do it...
Thank you very much for your answer (positive or negative) ! :)