refactor(tree): Refactor tree to support antv3.0

This commit is contained in:
vben
2021-11-30 00:53:26 +08:00
parent 50cf2d0b8f
commit 52257f061d
21 changed files with 1146 additions and 842 deletions

View File

@@ -95,6 +95,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
optimizeDeps: {
// @iconify/iconify: The dependency is dynamically and virtually loaded by @purge-icons/generated, so it needs to be specified explicitly
include: [
'@vue/shared',
'@iconify/iconify',
'ant-design-vue/es/locale/zh_CN',
'ant-design-vue/es/locale/en_US',