An esbuild plugin that minifies HTML output files using html-minifier-terser. Version 1.0.0 is current. It processes HTML files after other plugins (e.g., @craftamap/esbuild-plugin-html) have generated them. Key differentiators: integrates with esbuild's build process, supports glob patterns for file selection, and allows custom minifier options. No active development observed since release.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Package is ESM-only. CommonJS require may fail depending on Node version.
No named exports. Only default export exists.
TypeScript users should import the Options type from html-minifier-terser directly.
Minifies all HTML files in the output directory during esbuild build.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.