html-minifier-loader

JSON →
library 1.4.1 ·javascript deprecated
verified Jun 4, 2026

Webpack loader that minifies HTML using html-minifier. Current stable version 1.4.1 (last release ~2017). No active maintenance; outdated compared to modern alternatives. Key differentiator: integrates html-minifier as a webpack loader with query params support. Requires peer dependency html-minifier. Note: raw-loader usage example implies raw output; loader is synchronous and not compatible with webpack 4+ loaders API without adaptation.