-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
html-minifier
uses uglify-js
what doesn't support ecma6+
#1262
Comments
@evilebottnawi I asked the |
@jantimon error, whaen people use es6 code |
@jantimon i have idea, maybe i can create hook inside |
|
Expected behaviour
Minify js in ecma6+
Current behaviour
webpack-contrib/terser-webpack-plugin#114
Environment
No matter
Config
No matter
Relevant Links
https://github.com/kangax/html-minifier/blob/gh-pages/package.json#L63
Additional context
honestly, I don’t even know how best to fix it, maybe we’ll create our own module for minification, but it may be overhead, maybe we should raise this issue
html-minifier
, any ideas?The text was updated successfully, but these errors were encountered: