add support for html-webpack-plugin v5
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 Thank you for telling me.
@mfinelli
I released a new version(v3.0.0). Please try it.
I'm sorry, but this version contains some breaking changes.
@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.