Skip to content

Commit f7f8c2c

Browse files
committed
meta: for now remove compile from topo to fix current build
1 parent 8922776 commit f7f8c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependsOn": ["^topo"]
1313
},
1414
"build": {
15-
"dependsOn": ["compile", "^topo"]
15+
"dependsOn": ["^topo"]
1616
},
1717
"lint": {
1818
"dependsOn": ["^topo"]

0 commit comments

Comments
 (0)