Thanks to visit codestin.com Credit goes to github.com
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 3b0740f commit d34adb7Copy full SHA for d34adb7
agent-reactflow/turbo.json
@@ -4,6 +4,7 @@
4
"tasks": {
5
"build": {
6
"dependsOn": ["^build"],
7
+ "inputs": ["$TURBO_DEFAULT$", ".env*"],
8
"outputs": [".next/**", "!.next/cache/**"]
9
10
},
0 commit comments