build: 添加 antdv-next auto-import-resolver 依赖

更新 pnpm 工作区配置和 web-antd 应用依赖,以支持新的按需导入解析器。
同时更新 Vite 配置中的注释,将解析器从 `AntDesignVueResolver` 替换为 `AntdvNextResolver`。
This commit is contained in:
dap
2026-01-30 16:05:16 +08:00
parent 487dd67d76
commit cd908a967c
3 changed files with 4 additions and 3 deletions

View File

@@ -28,6 +28,7 @@
},
"dependencies": {
"@alova/adapter-axios": "catalog:",
"@antdv-next/auto-import-resolver": "catalog:",
"@antdv-next/icons": "catalog:",
"@tinymce/tinymce-vue": "catalog:",
"@vben/access": "workspace:*",