refine
This commit is contained in:
parent
758330dee6
commit
cd6b2a27b9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue