html-minifier icon indicating copy to clipboard operation
html-minifier copied to clipboard

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

Open dmoibm opened this issue 2 years ago • 0 comments

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

dmoibm avatar Jul 26 '23 14:07 dmoibm