Is it possible to disable JS minification? I really love the minify on save function for this package on css, but it does not minify ES6 well and I want to disable JS minification. How can I do that?
Im looking to do that same thing. CCS minification is great but I have project config files that don't need compression. Having the option to place a skip comment at beginning of the file would be nice.
Is it possible to disable JS minification? I really love the minify on save function for this package on css, but it does not minify ES6 well and I want to disable JS minification. How can I do that?