Skip to content

Commit a0a9c87

Browse files
committed
update output deps
1 parent dc9fb46 commit a0a9c87

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
@@ -3,7 +3,7 @@
33
"tasks": {
44
"build": {
55
"dependsOn": ["^build"],
6-
"outputs": ["dist/**"]
6+
"outputs": ["dist/**", "cache/**", "src/types/**"]
77
},
88
"test:ci": {
99
"dependsOn": ["build", "^test:ci"]

0 commit comments

Comments
 (0)