Netlify Plugin Terser HTML Minifier

JSON →
library 0.1.2 ·javascript
verified Jun 4, 2026

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.