forked from rollup-plugin-string
Converts html files to modules:
;console;
Installation
yarn add rollup-plugin-string-html
Usage
;; ;
Minifier
The options of html-minifier
default
collapseWhitespace: true,
removeComments: true,
removeEmptyAttributes: true,
minifyCSS: true,
minifyJS: true,
License
MIT © hahappy