rollup-plugin-minify-html-literals-v3
Advanced tools
Comparing version
{ | ||
"name": "rollup-plugin-minify-html-literals-v3", | ||
"version": "1.2.9", | ||
"version": "1.3.0", | ||
"description": "Rollup plugin to minify HTML template literal strings, supports Rollup v3", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -15,3 +15,3 @@ ## Notice | ||
**rollup.config.js** | ||
**`rollup.config.js`** | ||
@@ -60,2 +60,2 @@ ```js | ||
For more detailed configuration, go to [`minify-html-literals`](https://github.com/asyncLiz/minify-html-literals). | ||
For more detailed configuration, go to [minify-html-literals](https://github.com/asyncLiz/minify-html-literals). |