mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-22 21:28:57 +08:00
chore: 移除 backend-mock 应用及相关配置
移除不再使用的 backend-mock 应用,包括其源代码、配置文件、依赖项以及相关的构建任务。 同时从工作区配置和 TurboRepo 构建管道中删除对该应用的引用。
This commit is contained in:
@@ -41,10 +41,6 @@
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": ["dist/**"]
|
||||
},
|
||||
"@vben/backend-mock#build": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": [".nitro/**", ".output/**"]
|
||||
},
|
||||
"test:e2e": {},
|
||||
"dev": {
|
||||
"dependsOn": [],
|
||||
|
||||
Reference in New Issue
Block a user