We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 839d5e3 commit f1f029bCopy full SHA for f1f029b
nx.json
@@ -18,6 +18,11 @@
18
"outputs": [
19
"{projectRoot}/dist"
20
]
21
+ },
22
+ "start": {
23
+ "dependsOn": [
24
+ "^build"
25
+ ]
26
}
27
28
0 commit comments