We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78aac43 commit 3fa55d9Copy full SHA for 3fa55d9
turbo.json
@@ -4,7 +4,7 @@
4
"tasks": {
5
"build": {
6
"dependsOn": ["^build", "check-types"],
7
- "outputs": ["dist/**"],
+ "outputs": ["dist/**", "build/**"],
8
"cache": true
9
},
10
"check-types": {
0 commit comments