We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9617a commit 3010f45Copy full SHA for 3010f45
1 file changed
nx.json
@@ -26,7 +26,8 @@
26
"cache": true
27
},
28
"test:build": {
29
- "cache": true
+ "cache": true,
30
+ "dependsOn": ["build"]
31
}
32
33
0 commit comments