webpack5.24.2和vue-loader15.9.6 配置文件中引入插件new VueLoaderPlugin()后打包报错
摘要
当我使用 webpack5.24.2和vue-loader15.9.6 打包Vue时报错TypeError: The 'compilation' argument must be an instance of Compilation
当我使用 webpack5.24.2和vue-loader15.9.6 打包Vue时报错TypeError: The 'compilation' argument must be an instance of Compilation
webpack因HtmlWebpackPlugin报TypeError: The 'compilation' argument must be an instance of Compilation
新项目使用配置好webpack构建工具开始打包时报错:"TypeError:Cannot read property ‘tap‘ of undefined"