Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d34adb7

Browse files
committed
add default inputs
1 parent 3b0740f commit d34adb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent-reactflow/turbo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tasks": {
55
"build": {
66
"dependsOn": ["^build"],
7+
"inputs": ["$TURBO_DEFAULT$", ".env*"],
78
"outputs": [".next/**", "!.next/cache/**"]
89

910
},

0 commit comments

Comments
 (0)