htmlmin-loader

JSON →
library 1.0.2 ·javascript
verified Jun 4, 2026

A webpack loader that minifies HTML files using html-minifier. Version 1.0.2 is the latest and only release. It applies html-minifier options via webpack config under 'htmlmin-loader' key. Minimal features: no caching, no source maps. Alternatives like html-loader with minimize options are more actively maintained.