We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aafd7fa commit fff4f1dCopy full SHA for fff4f1d
nx.json
@@ -3,6 +3,7 @@
3
"targetDefaults": {
4
"build": {
5
"cache": true,
6
+ "dependsOn": ["^build"],
7
"inputs": ["default", "^default"],
8
"outputs": ["{projectRoot}/dist"]
9
},
0 commit comments