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:
parent
090da274ca
commit
8da88e3ef7
@ -82,7 +82,6 @@ const webpackConfig = merge(baseWebpackConfig, {
|
||||
optimization: {
|
||||
splitChunks: {
|
||||
chunks: 'all',
|
||||
name: 'vendors',
|
||||
cacheGroups: {
|
||||
libs: {
|
||||
name: 'libs',
|
||||
|
Loading…
x
Reference in New Issue
Block a user