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 f913d7a commit be52876Copy full SHA for be52876
turbo.json
@@ -7,7 +7,7 @@
7
"outputs": ["dist/**"]
8
},
9
"watch": {
10
- "dependsOn": ["^watch"],
+ "dependsOn": ["^build"],
11
"inputs": ["src/**", "zenstack/*.zmodel"],
12
"outputs": []
13
0 commit comments