This commit is contained in:
parent
3b1236a864
commit
12716bbff4
|
|
@ -364,7 +364,6 @@ module.exports = function (webpackEnv) {
|
|||
],
|
||||
},
|
||||
plugins: [
|
||||
// new BundleAnalyzerPlugin({ port: 8081 }), // 要看体积分析的话就放开这行
|
||||
new UiExtractPlugin({ context: paths.appSrc }),
|
||||
new OakWeChatMpPlugin({
|
||||
context: paths.appSrc,
|
||||
|
|
|
|||
Loading…
Reference in New Issue