Commit 99565aab authored by 郝聪敏's avatar 郝聪敏

feature: 拆分cherry-ui

parent b4c4615a
......@@ -137,13 +137,13 @@ module.exports = {
test: /[\\/]node_modules[\\/]swiper[\\/]/,
enforce: true
},
// cherryUI: {
// name: 'chunk-cherryUI', // 分离组件库
// priority: 18,
// chunks: 'all',
// test: /[\\/]node_modules[\\/]@qg[\\/]cherry-ui[\\/]/,
// enforce: true
// },
cherryUI: {
name: 'chunk-cherryUI', // 分离组件库
priority: 18,
chunks: 'all',
test: /[\\/]node_modules[\\/]@qg[\\/]cherry-ui[\\/]/,
enforce: true
},
vue: {
name: 'chunk-vue', // 分离组件库
priority: 17,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment