Support <script type=module> minification
Open
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 577
- PR merge metrics
- No merged PRs in 30d
Description
html-minifier currently seems to leave `` contents intact. It could be that #1046 is sufficient to resolve this.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing issue #1046 to determine whether it already covers module scripts, then reproduce the behavior with an HTML document containing . Trace the existing script-content minification path and verify that module script contents are minified without breaking the script.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100