删除无用依赖html2canvas

pull/975/head
zhangdaiscott 2023-12-31 17:02:52 +08:00
parent 0dbdd9a77f
commit c15fd703fe
1 changed files with 0 additions and 1 deletions

View File

@ -91,7 +91,6 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
'jeecg-online-vendor': ['@jeecg/online'],
// 将 Lodash 库的代码单独打包
'lodash-es-vendor': ['lodash-es'],
'html2canvas-vendor': ['html2canvas'],
// vue vue-router合并打包
vue: ['vue', 'vue-router'],
'cron-parser-vendor': ['cron-parser'],