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 04b58a5 commit 1771dd2Copy full SHA for 1771dd2
nx.json
@@ -45,7 +45,7 @@
45
},
46
"test:lib": {
47
"cache": true,
48
- "dependsOn": ["^compile"],
+ "dependsOn": ["^build"],
49
"inputs": ["default", "^production"],
50
"outputs": ["{projectRoot}/coverage"]
51
0 commit comments