Skip to content

Commit fff4f1d

Browse files
committed
fix build order
1 parent aafd7fa commit fff4f1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nx.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"targetDefaults": {
44
"build": {
55
"cache": true,
6+
"dependsOn": ["^build"],
67
"inputs": ["default", "^default"],
78
"outputs": ["{projectRoot}/dist"]
89
},

0 commit comments

Comments
 (0)