CaffeineOnIce / AutoMinify

A VSCode extension to minify HTML, CSS and JS files.
https://marketplace.visualstudio.com/items?itemName=CaffeineOnIce.autominify
MIT License
3 stars 1 forks source link

Minify js/css only if .min exists #21

Open Valkhan opened 6 days ago

Valkhan commented 6 days ago

There are some cases, react, that we don't need to minify every js file, só an option to minify only if there's already a minified file is ery much needed.

You could use this deprecated extension as reference: https://github.com/olback/es6-css-minify

CaffeineOnIce commented 1 day ago

I apologise, but I'm really occupied, due to entrance exams. But I'll look into it still. But chances are low until February.