x35a opened this issue 5 years ago · 1 comments
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?
html-webpack-plugin
html-inline-css-webpack-plugin
Solved by adding TerserJSPlugin.