interlock-html-minifier

JSON →
library 0.1.0 ·javascript
verified Jun 4, 2026

interlock-html-minifier is a plugin for the Interlock build system that minifies HTML files during the bundling process. Version 0.1.0 is the initial release, with no established release cadence. It differs from general HTML minifiers by integrating directly into Interlock's plugin ecosystem, allowing seamless HTML minification as part of the build pipeline. It likely uses a minifier like html-minifier under the hood, but provides a tailored Interlock integration.