95 Star 7.1K Fork 321

VTJ.PRO/VTJ

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
nx.json 490 Bytes
一键复制 编辑 原始数据 按行查看 历史
“chenhuachun” 提交于 2024-11-18 14:00 +08:00 . feat: ✨ scss modern-compiler
{
"targetDefaults": {
"test": {
"dependsOn": ["^test"]
},
"build": {
"dependsOn": ["^build"],
"outputs": ["{projectRoot}/dist", "{projectRoot}/types"]
},
"coverage": {
"dependsOn": ["^coverage"],
"outputs": ["{projectRoot}/coverage"]
}
},
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"namedInputs": {
"default": ["{projectRoot}/**/*", "sharedGlobals"],
"sharedGlobals": [],
"production": ["default"]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/newgateway/vtj.git
git@gitee.com:newgateway/vtj.git
newgateway
vtj
VTJ
master

搜索帮助