html-webpack-pug-plugin icon indicating copy to clipboard operation
html-webpack-pug-plugin copied to clipboard

add support for html-webpack-plugin v5

Open mfinelli opened this issue 4 years ago • 3 comments

version 5 of html-webpack-plugin has been out for some time now, can you please add support for it and update the restrictions in package.json

mfinelli avatar Mar 26 '21 00:03 mfinelli

@mfinelli Thank you for telling me.

negibouze avatar Mar 26 '21 00:03 negibouze

@mfinelli

I released a new version(v3.0.0). Please try it.

I'm sorry, but this version contains some breaking changes.

negibouze avatar Mar 28 '21 09:03 negibouze

@negibouze version 3 is working perfectly for me, thanks for the quick update.

Regarding the breaking changes, I'm not sure that you need to set minify: false for the html-webpack-plugin. It works for me with minify true, though maybe there's something else about my setup that makes it work? Happy to help you debug it if needed.

mfinelli avatar Mar 28 '21 16:03 mfinelli