|
@@ -146,21 +146,11 @@ const vueConfig = {
|
|
|
priority: -10,
|
|
|
},
|
|
|
|
|
|
- elementUI: {
|
|
|
+ antDesignVue: {
|
|
|
name: 'chunk-antDesignVue',
|
|
|
priority: 20,
|
|
|
test: /[\\/]node_modules[\\/]_?ant-design-vue(.*)/
|
|
|
},
|
|
|
- videoJs: {
|
|
|
- name: 'chunk-videoJs',
|
|
|
- priority: 20,
|
|
|
- test: /[\\/]node_modules[\\/]_?video(.*)/
|
|
|
- },
|
|
|
- vScroll: {
|
|
|
- name: 'chunk-vuescroll',
|
|
|
- priority: 20,
|
|
|
- test: /[\\/]node_modules[\\/]_?vuescroll(.*)/
|
|
|
- },
|
|
|
|
|
|
common: {
|
|
|
name: 'chunk-common',
|