HtmlRemoveWhitespacePlugin

JSON →
library 0.0.3 ·javascript abandoned
verified Jun 4, 2026

A Webpack plugin that removes whitespace and comments from HTML files, specifically designed for Velocity template files where html-minifier fails. It strips HTML comments, inline JS/CSS comments, and replaces multiple spaces with single spaces. Version 0.0.3 is the current stable release, with no recent updates. It integrates with html-webpack-plugin and offers optional exclude/include patterns via regex.