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

Skip to content

Commit 8106cad

Browse files
committed
fix input
1 parent 3dcf321 commit 8106cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent-reactflow/turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"tasks": {
55
"build": {
66
"dependsOn": ["^build"],
7-
"inputs": ["$TURBO_DEFAULT$", ".env*"],
87
"outputs": [".next/**", "!.next/cache/**"]
8+
99
},
1010
"lint": {
1111
"dependsOn": ["^lint"]

0 commit comments

Comments
 (0)