8 Star 58 Fork 18

xingyu / vue-vben-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
turbo.json 297 Bytes
一键复制 编辑 原始数据 按行查看 历史
xingyu 提交于 2023-07-19 18:15 . feat: next init
{
"$schema": "https://turborepo.org/schema.json",
"pipeline": {
"build": {
"dependsOn": ["^build"],
"outputs": ["dist/**"]
},
"stub": {},
"lint": {},
"clean": {
"cache": false
},
"dev": {
"cache": false,
"persistent": true
}
}
}
TypeScript
1
https://gitee.com/xingyuv/vue-vben-admin.git
git@gitee.com:xingyuv/vue-vben-admin.git
xingyuv
vue-vben-admin
vue-vben-admin
master

搜索帮助