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 8f40273 commit c455954Copy full SHA for c455954
1 file changed
turbo.json
@@ -4,7 +4,7 @@
4
"build": {
5
"dependsOn": ["^build"],
6
"inputs": ["src/**", "samples/**", "zenstack/*.zmodel"],
7
- "outputs": ["dist/**"]
+ "outputs": ["dist/**", ".output/**"]
8
},
9
"watch": {
10
0 commit comments