kangax / html-minifier

Javascript-based HTML compressor/minifier (with Node.js support)
http://kangax.github.io/html-minifier/
MIT License
4.92k stars 568 forks source link

Feature Request: change URLs in href and src to minified variants #1146

Open dmoibm opened 12 months ago

dmoibm commented 12 months ago

Changed URLs from includes (link and script) to their minified variants. for example: change ./dsp/mycustom.css to ./dsp/mycustom.min.css