runjuu/html-inline-css-webpack-plugin

Html minification doesn't work in production mode

x35a opened this issue · 1 comments

x35a commented

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 commented

Solved by adding TerserJSPlugin.