23 Star 351 Fork 47

开源中国 / tide

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
turbo.json 289 Bytes
一键复制 编辑 原始数据 按行查看 历史
neil 提交于 2022-12-15 11:56 . feat: update demo
{
"$schema": "https://turbo.build/schema.json",
"pipeline": {
"build": {
"dependsOn": ["^build"],
"outputs": ["dist/**"]
},
"dev": {
"dependsOn": ["^dev"],
"outputs": ["dist/**"]
},
"lint": {
"outputs": []
},
"clear": {}
}
}
TypeScript
1
https://gitee.com/oschina/tide.git
git@gitee.com:oschina/tide.git
oschina
tide
tide
main

搜索帮助