Skip to content

Commit 578e281

Browse files
committed
fixup!
1 parent 1f8416b commit 578e281

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

turbo.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"outputs": [".prettiercache"]
1010
},
1111
"build": {
12-
"dependsOn": ["^topo"]
12+
"dependsOn": ["^topo"],
13+
"outputs": ["dist/**"]
1314
},
1415
"lint": {
1516
"dependsOn": ["^topo"]

0 commit comments

Comments
 (0)