html-template-minifier-webpack

JSON →
library 1.1.0 ·javascript maintenance
verified Jun 4, 2026

A Webpack loader that minifies HTML templates embedded in JavaScript files, targeting lit-html and similar template literal-based libraries (version 1.1.0). Unlike html-minifier, it handles `${}` interpolations without requiring well-formed HTML, applying rules like comment removal and space compression. Lightweight but simplistic, with no active releases since 2020. Differentiators include template literal awareness and minimal configuration, at the cost of robustness against complex nesting.