1 Star 1 Fork 1

anydev/scalar

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
turbo.json 616 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"$schema": "https://turbo.build/schema.json",
"tasks": {
"lint:fix": {},
"build": {
"outputs": ["dist/**"],
"dependsOn": ["^build"]
},
"dev": {
"cache": false,
"persistent": true,
"dependsOn": ["^build"]
},
"playground": {
"cache": false,
"persistent": true,
"dependsOn": ["^build"]
},
"playground:modal": {
"cache": false,
"persistent": true,
"dependsOn": ["^build"]
},
"playground:web": {
"cache": false,
"persistent": true,
"dependsOn": ["^build"]
},
"types:check": {}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anydev/scalar.git
git@gitee.com:anydev/scalar.git
anydev
scalar
scalar
amrit/auth-compliant-1

搜索帮助