调整看板质量报表大小
This commit is contained in:
@@ -68,11 +68,11 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
plugins: [
|
||||
new BundleAnalyzerPlugin({
|
||||
analyzerMode: 'disabled', // 默认不自动启动
|
||||
generateStatsFile: true, // 生成stats.json文件
|
||||
statsFilename: 'stats.json',
|
||||
}),
|
||||
// new BundleAnalyzerPlugin({
|
||||
// analyzerMode: 'disabled',
|
||||
// generateStatsFile: true,
|
||||
// statsFilename: 'stats.json',
|
||||
// }),
|
||||
],
|
||||
},
|
||||
chainWebpack(config) {
|
||||
|
||||
Reference in New Issue
Block a user