Closed
Description
What problem does this feature solve?
html-webpack-plugin v4 provides new features, and adding html-webpack-plugin to vue-cli projects will currently result in v3 and v4 being installed simultaneously. This can lead to some conflicts with plugins that modify HTML output (e.g. html-webpack-harddisk-plugin).
What does the proposed API look like?
n/a