webpack / webpack/minimizer-webpack-plugin
Include HTML Minifier Next?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 165
- Avg merge
- 20h 43m
- Merged PRs (30d)
- 37
Description
Have you used AI?
No
Description
HTML Minifier Next is the official successor to HTML Minifier, including many fixes, new minification features (even including SVG minification), DX updates (e.g., presets), and considerable performance improvements (see benchmarks against other maintained minifiers, including metrics on effectiveness). (Disclosure: I maintain HMN.)
If there’s interest in offering support for it, too, I’d be happy to provide an initial PR. If you have architectural preferences (e.g., substitute other tooling), I’m there to take that as input, too.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the minimizer-webpack-plugin repository's existing minimizer integrations and the HTML Minifier Next documentation linked in the issue. Determine the project's preferred architecture and the integration and test scope needed to support HTML Minifier Next; the issue is complete when that support is implemented and verified by the relevant plugin tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100