mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-10 21:30:14 +08:00
refine splitChunks
This commit is contained in:
parent
090da274ca
commit
8da88e3ef7
@ -82,7 +82,6 @@ const webpackConfig = merge(baseWebpackConfig, {
|
|||||||
optimization: {
|
optimization: {
|
||||||
splitChunks: {
|
splitChunks: {
|
||||||
chunks: 'all',
|
chunks: 'all',
|
||||||
name: 'vendors',
|
|
||||||
cacheGroups: {
|
cacheGroups: {
|
||||||
libs: {
|
libs: {
|
||||||
name: 'libs',
|
name: 'libs',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user