Files
nrwl--nx/packages/workspace/presets/core.json
T
2026-07-13 12:38:36 +08:00

12 lines
162 B
JSON

{
"targetDefaults": {
"build": {
"dependsOn": ["^build"]
}
},
"workspaceLayout": {
"appsDir": "packages",
"libsDir": "packages"
}
}