mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-10 21:30:14 +08:00
refine
This commit is contained in:
parent
758330dee6
commit
cd6b2a27b9
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user