A FIS3 plugin for minifying HTML files, forked from fis-optimizer-html-minifier and patched to fix two issues: compression failures with Vue.js shorthand attribute syntax and backend template syntax. Current stable version is 1.0.1, with no known update cadence. Unlike the official plugin, this fork addresses specific Vue and template compatibility. Low maintenance; primarily a patch release.
npm install fis3-optimizer-dfy-html-minifierNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows installation and configuration of the HTML minifier plugin in a FIS3 project.
Verify you intend to use this fork; the official plugin is 'fis-optimizer-html-minifier'.
Use FIS3 as the build tool.
Run 'npm install fis3-optimizer-dfy-html-minifie' in the project directory or install globally with '-g'.
Ensure you are using this in fis-conf.js and FIS3 is properly installed.
No dependency data recorded yet.