fis3-postpackager-htmlmin

JSON →
library 0.0.1 ·javascript
verified Jun 4, 2026

Minify HTML files in a FIS3 build pipeline using html-minifier. Version 0.0.1 is the latest and only release, no release cadence defined. This plugin is meant to be used with the FIS3 build system, not standalone. It defaults to removing comments, collapsing whitespace, and minifying inline JS. Compared to other minifiers, it integrates tightly with FIS3's module system and is not intended for general use outside of FIS3.