olback / es6-css-minify

Easily minify CSS and JavaScript in VS Code
https://marketplace.visualstudio.com/items?itemName=olback.es6-css-minify
MIT License
47 stars 13 forks source link

Ability to disable CSS, JS or HTML minification #101

Open JamoCA opened 4 years ago

JamoCA commented 4 years ago

This feature request is the result of bug 87. (When minifying a CSS file via Windows UNC path, optimization results in a simple CSS include rather than actual minification.) As a result of this bug's current status, I need to use a different extension for optimizing CSS, but there's no current way to disable CSS minification. (I'm also not interested in HTML minification.)

Please add the ability to individually enable/disable minification for CSS, JS and HTML. If this ability already exists, please document what needs to be done.

JamoCA commented 2 years ago

Hello? Anyone there? Please add the ability to individually enable/disable either ES6/JS or CSS. (This is important as this extension appears to be incapable of properly minimizing CSS files that are accessed via a UNC path.)

olback commented 2 years ago

please add

Nope. I no longer work on this project (See #140).

I have a full time job. When I get home from work, I don't usually feel like doing unpaid work as well.

If this is something you need/want, fork and fix it yourself.

JamoCA commented 2 years ago

Thanks for the timely response. (I didn't see #140 as I was returning to view the statuses of the issues that I reported and only receive participating & mention notifications.)

I wondered what happened after 2 years have gone by without receiving any response. Congratulations on your job and thanks for letting me know the status of this project.