rollup-plugin-fast-tagged-templates
JSON →A Rollup plugin that minifies and compresses tagged template literals for FAST Element (FAST) HTML and CSS templates. Version 1.0.3 is current and stable. It uses html-minifier-terser for HTML templates and a custom CSS minifier that removes whitespace and comments. Key differentiators: supports html, css, css.partial, and html.partial() tagged templates; allows disabling compression per type; accepts custom minification functions; designed specifically for FAST Element projects. Use after TypeScript transpilation to avoid breaking template expressions.