mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 05:41:06 +08:00
fix build command for netlify
This commit is contained in:
parent
3a336b679b
commit
c0d82dae18
@ -1,6 +1,6 @@
|
||||
[build]
|
||||
publish = "code/built-storybooks"
|
||||
command = "yarn --task compile --start-from=auto --no-link && yarn build-storybooks --all"
|
||||
command = "yarn task --task compile --start-from=auto --no-link && yarn build-storybooks --all"
|
||||
[build.environment]
|
||||
NODE_VERSION = "14"
|
||||
YARN_VERSION = "1.22.10"
|
||||
|
Loading…
x
Reference in New Issue
Block a user