chore: 仅保留 web-antd 应用目录

删除 web-ele、web-naive、web-tdesign 和 backend-mock 目录,并同步收敛 workspace 与 turbo 配置,确保仓库实际仅保留 web-antd。
This commit is contained in:
2026-02-06 13:16:56 +08:00
parent ec6f0c527a
commit b9018c1ad8
253 changed files with 8 additions and 11840 deletions

View File

@@ -31,10 +31,6 @@
"dependsOn": ["^build"],
"outputs": ["dist/**"]
},
"@vben/backend-mock#build": {
"dependsOn": ["^build"],
"outputs": [".nitro/**", ".output/**"]
},
"test:e2e": {},
"dev": {
"dependsOn": [],