This commit is contained in:
Pan 2018-07-29 16:20:45 +08:00
parent 758330dee6
commit cd6b2a27b9
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ const webpackConfig = merge(baseWebpackConfig, {
}
},
sourceMap: config.build.productionSourceMap,
cache: true,
parallel: true
}),
// Compress extracted CSS. We are using this plugin so that possible