1
0
Fork 0
docsearch/nx.json
2026-01-08 20:32:06 +01:00

8 lines
181 B
JSON

{
"$schema": "https://raw.githubusercontent.com/nrwl/nx/master/packages/nx/schemas/nx-schema.json",
"targetDefaults": {
"build": {
"dependsOn": ["^build"]
}
}
}