Netlify Plugin Terser HTML Minifier
JSON →Netlify build plugin to minify all HTML files as a post-processing step using Terser HTMLMinifier (v0.1.2). It runs after the build and reduces HTML file sizes by removing whitespace, comments, optional tags, and minifying inline CSS and JS. Configuration is done via netlify.toml with full HTMLMinifier options support. Limited community plugin with no active release cadence; alternatives include official Netlify plugins or build scripts.