Skip to content

Commit e326741

Browse files
committed
remove build from typecheck
1 parent 18cad10 commit e326741

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"tasks": {
66
"typecheck": {},
77
"build": {
8-
"dependsOn": ["^build"],
8+
"dependsOn": [],
99
"outputs": ["dist/**"]
1010
},
1111
"opencode#test": {

0 commit comments

Comments
 (0)