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 3dcf321 commit 8106cadCopy full SHA for 8106cad
agent-reactflow/turbo.json
@@ -4,8 +4,8 @@
4
"tasks": {
5
"build": {
6
"dependsOn": ["^build"],
7
- "inputs": ["$TURBO_DEFAULT$", ".env*"],
8
"outputs": [".next/**", "!.next/cache/**"]
+
9
},
10
"lint": {
11
"dependsOn": ["^lint"]
0 commit comments