terser / html-minifier-terser

actively maintained fork of html-minifier - minify HTML, CSS and JS code using terser - supports ES6 code
https://terser.org/html-minifier-terser
MIT License
376 stars 30 forks source link

Fix crash for `script`, `style`, and `link` tags with no-value type attribute #133

Closed KartikSoneji closed 1 year ago

KartikSoneji commented 2 years ago

Closes #132

sibiraj-s commented 1 year ago

Thanks @KartikSoneji. I totally forgot about this. I will merge this tomorrow.

cc @DanielRuf

KartikSoneji commented 1 year ago

No worries, thanks for taking a look. Let me know if I should rebase this onto master.

sibiraj-s commented 1 year ago

Not required, since there are no conflicts. I can squash.

sibiraj-s commented 1 year ago

Published in v7.1.0