We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f98ccb7 commit 372424dCopy full SHA for 372424d
turbo.json
@@ -9,7 +9,7 @@
9
"outputs": ["dist/**"]
10
},
11
"tsc": {
12
- "dependsOn": ["^tsc", "^build"],
+ "dependsOn": ["^tsc"],
13
"outputs": ["dist/**/*.d.ts", "tsconfig.tsbuildinfo"]
14
}
15
0 commit comments