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 1f8416b commit 578e281Copy full SHA for 578e281
1 file changed
turbo.json
@@ -9,7 +9,8 @@
9
"outputs": [".prettiercache"]
10
},
11
"build": {
12
- "dependsOn": ["^topo"]
+ "dependsOn": ["^topo"],
13
+ "outputs": ["dist/**"]
14
15
"lint": {
16
"dependsOn": ["^topo"]
0 commit comments