fis3-deploy-html-minifier

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

A FIS3 deploy plugin that compresses HTML files using html-minifier during the deployment stage. Version 1.1.0 is the latest stable release, with no recent updates. It uses html-minifier under the hood, allowing configuration of minification options such as removing comments, collapsing whitespace, and minifying inline JS/CSS. It supports file matching via glob patterns and default behavior for all HTML-like files.