JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3395
  • Score
    100M100P100Q132466F
  • License MIT

Package Exports

  • rollup-plugin-minify-template-literals
  • rollup-plugin-minify-template-literals/dist/rollup-plugin-minify-template-literals.cjs
  • rollup-plugin-minify-template-literals/dist/rollup-plugin-minify-template-literals.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rollup-plugin-minify-template-literals) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

rollup-plugin-minify-template-literals

Minify HTML & CSS markup inside JavaScript/TypeScript template literal strings - for vite and rollup.

Credits

This package is based on rollup-plugin-minify-html-literals by Elizabeth Mitchell