删除无用配置

pull/755/head
zhangdaiscott 2023-08-27 20:33:54 +08:00
parent 58ddef884d
commit 7ba804ffc5
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
'antd-vue-vendor': ['ant-design-vue'],
'vxe-table-vendor': ['vxe-table'],
'codemirror-vendor': ['codemirror'],
'emoji-mart-vue-fast': ['emoji-mart-vue-fast'],
//'emoji-mart-vue-fast': ['emoji-mart-vue-fast'],
'jeecg-online-vendor': ['@jeecg/online'],
// 将 Lodash 库的代码单独打包
'lodash-es-vendor': ['lodash-es'],