coderaiser / minify

Minifier of js, css, html and img
https://coderaiser.github.io/minify
MIT License
228 stars 29 forks source link

feature(minify) force minify unsupported extensions #91

Closed zefir-git closed 1 year ago

zefir-git commented 2 years ago

Allows user to specify which minifier to be used for unsupported extensions by passing --js, --css or --html argument. (#90)

Wasn't sure where and how to write a test.

coderaiser commented 1 year ago

Any progress on this?

zefir-git commented 1 year ago

Any progress on this?

Hi! Unfortunately, at this time I am too busy and will not be able to finish this.