refine
This commit is contained in:
@@ -137,6 +137,7 @@ const webpackConfig = merge(baseWebpackConfig, {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
sourceMap: config.build.productionSourceMap,
|
sourceMap: config.build.productionSourceMap,
|
||||||
|
cache: true,
|
||||||
parallel: true
|
parallel: true
|
||||||
}),
|
}),
|
||||||
// Compress extracted CSS. We are using this plugin so that possible
|
// Compress extracted CSS. We are using this plugin so that possible
|
||||||
|
Reference in New Issue
Block a user