获得徽章 0
报错提示:
node:18512) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
(Use `node --trace-deprecation ...` to show where the warning was created)
i 「wdm」: Compiled with warnings.
升级到webpack5,最新版本是 ^5.41.1, html-webpack-plugin 最新版本是 ^5.3.2结果报这样错误,哪位知道是该怎么解决?求助
node:18512) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
(Use `node --trace-deprecation ...` to show where the warning was created)
i 「wdm」: Compiled with warnings.
升级到webpack5,最新版本是 ^5.41.1, html-webpack-plugin 最新版本是 ^5.3.2结果报这样错误,哪位知道是该怎么解决?求助
展开
1
点赞
MVVM
Chrome
架构
Vue.js