Skip to content

Commit

Permalink
feat: Add support for minifying inline ES6 inside html templates
Browse files Browse the repository at this point in the history
fix #1262
  • Loading branch information
jantimon committed Nov 11, 2019
1 parent 655cbcd commit c66766c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -52,7 +52,7 @@
"webpack-recompilation-simulator": "3.0.0"
},
"dependencies": {
"html-minifier": "^4.0.0",
"html-minifier-terser": "^5.0.1",
"loader-utils": "^1.2.3",
"lodash": "^4.17.15",
"pretty-error": "^2.1.1",
Expand Down

0 comments on commit c66766c

Please sign in to comment.