Parcel Transformer Minify Literals

JSON →
library 1.0.10 ·javascript
verified Jun 4, 2026

A Parcel transformer plugin that minifies HTML and CSS template literals (e.g., from Lit, html`...`, css`...`). Current stable version: 1.0.10. Released as needed, no fixed cadence. Uses minify-literals under the hood. Key differentiator: integrates directly into Parcel's build pipeline, so no extra step or CLI tool needed to minify tagged template literals.