Skip to content

Commit a0155e1

Browse files
committed
build: re-add dependency builds
1 parent 8bf8acf commit a0155e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"cache": true
1414
},
1515
"build": {
16-
"cache": true
16+
"cache": true,
17+
"dependsOn": ["^build"]
1718
},
1819
"e2e": {
1920
"cache": true

0 commit comments

Comments
 (0)