mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
fix netlify
This commit is contained in:
parent
dc3b1ba466
commit
eeb36c1efb
@ -1,6 +1,6 @@
|
|||||||
[build]
|
[build]
|
||||||
publish = "built-storybooks"
|
publish = "built-storybooks"
|
||||||
command = "cd code && yarn && yarn bootstrap --core && yarn build-storybooks --all"
|
command = "cd scripts && yarn && cd ../code && yarn && yarn bootstrap --core && yarn build-storybooks --all"
|
||||||
[build.environment]
|
[build.environment]
|
||||||
NODE_VERSION = "14"
|
NODE_VERSION = "14"
|
||||||
YARN_VERSION = "1.22.10"
|
YARN_VERSION = "1.22.10"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user