This commit is contained in:
Wang Kejun 2022-07-23 14:36:16 +08:00
parent 3b1236a864
commit 12716bbff4
1 changed files with 0 additions and 1 deletions

View File

@ -364,7 +364,6 @@ module.exports = function (webpackEnv) {
],
},
plugins: [
// new BundleAnalyzerPlugin({ port: 8081 }), // 要看体积分析的话就放开这行
new UiExtractPlugin({ context: paths.appSrc }),
new OakWeChatMpPlugin({
context: paths.appSrc,