Files
emaui/node_modules/@nx/workspace/presets/npm.json
2026-05-29 15:23:46 +03:00

8 lines
81 B
JSON

{
"targetDefaults": {
"build": {
"dependsOn": ["^build"]
}
}
}