Skip to content

Commit bd913da

Browse files
committed
chore: depends complete build to storybook
1 parent 893b593 commit bd913da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbo.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"outputs": []
1414
},
1515
"build-storybook": {
16-
"dependsOn": ["build"],
16+
"dependsOn": ["^build"],
1717
"outputs": ["storybook-static/**"]
1818
},
1919
"lint-staged": {

0 commit comments

Comments
 (0)