Skip to content

Commit 10a30bb

Browse files
committed
feat: no cache for scripts:build
1 parent 993bbee commit 10a30bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

turbo.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
]
99
},
1010
"scripts#build": {
11+
"cache": false,
1112
"dependsOn": [
1213
"lint"
1314
]

0 commit comments

Comments
 (0)