Skip to content
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 minification doesn't work in production mode #27

Closed
x35a opened this issue Sep 25, 2020 · 1 comment
Closed

Html minification doesn't work in production mode #27

x35a opened this issue Sep 25, 2020 · 1 comment

Comments

@x35a
Copy link

x35a commented Sep 25, 2020

Hi, I use html-webpack-plugin (4.5.0) for html minification in production mode. But html doesn't minify if html-inline-css-webpack-plugin is applied.
Could you please advise is it possible to fix it without installing extra plugins?

@x35a
Copy link
Author

x35a commented Sep 27, 2020

Solved by adding TerserJSPlugin.

@x35a x35a closed this as completed Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant