html-minifier
html-minifier copied to clipboard
Support <script type=module> minification
html-minifier currently seems to leave <script type="module"> contents intact. It could be that #1046 is sufficient to resolve this.
This is resolved in https://github.com/terser/html-minifier-terser which also supports ES6 through terser.