1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-10 12:50:38 +08:00

refine splitChunks

This commit is contained in:
Pan 2018-07-25 17:24:41 +08:00
parent 090da274ca
commit 8da88e3ef7

View File

@ -82,7 +82,6 @@ const webpackConfig = merge(baseWebpackConfig, {
optimization: {
splitChunks: {
chunks: 'all',
name: 'vendors',
cacheGroups: {
libs: {
name: 'libs',