chore: 默认仅启用 web-antd 应用入口

默认 dev/build/preview 统一指向 web-antd。\nworkspace 仅保留 web-antd 与 backend-mock。
This commit is contained in:
2026-02-06 10:48:08 +08:00
parent 9ead3fdfb7
commit 09b73076da
3 changed files with 23 additions and 31 deletions

View File

@@ -8,18 +8,6 @@
"name": "@vben/web-antd",
"path": "apps/web-antd",
},
{
"name": "@vben/web-ele",
"path": "apps/web-ele",
},
{
"name": "@vben/web-naive",
"path": "apps/web-naive",
},
{
"name": "@vben/web-tdesign",
"path": "apps/web-tdesign",
},
{
"name": "@vben/docs",
"path": "docs",