@vue/cli-service html-webpack-plugin [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated. #6236
Labels
intend to implement
The team has the intention to implement this feature at some point. Contribution is also welcome.
Version
5.0.0-alpha.3
Reproduction link
https://github.com/peakcool/vue-cli-service-html-webpack-plugin-demo
Environment info
Steps to reproduce
> npm run serve
What is expected?
no warning
What is actually happening?
Terminal console throws
Inquire some information, can find the solution here:jantimon/html-webpack-plugin#1523
I tried to update html-webpack-plugin version 4.5.1 => 5.0.0-beta.6, it work
So consider using html-webpack-plugin 5.0 by default for @vue/cli-service
The text was updated successfully, but these errors were encountered: