1 Star 0 Fork 0

xxos/react-flow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
turbo.json 437 Bytes
一键复制 编辑 原始数据 按行查看 历史
Moritz Klack 提交于 2024-06-11 16:05 . Chore/turbo v2 (#4359)
{
"$schema": "https://turborepo.org/schema.json",
"globalEnv": ["NODE_ENV"],
"tasks": {
"build": {
"dependsOn": ["^build"],
"outputs": ["dist/**"]
},
"dev": {
"outputs": ["dist/**"],
"cache": false,
"persistent": true
},
"lint": {
"outputs": []
},
"typecheck": {
"outputs": []
},
"test": {
"dependsOn": ["^build"],
"outputs": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xxos/react-flow.git
[email protected]:xxos/react-flow.git
xxos
react-flow
react-flow
main

搜索帮助