mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Clarify sb extract documentation
This commit is contained in:
parent
d0bb360756
commit
6fe2fe0b4e
@ -64,7 +64,7 @@ You can also compose Storybooks based on the current development environment. Fo
|
||||
|
||||
### Improve your Storybook composition
|
||||
|
||||
So far we've covered how we can use composition with local or published Storybooks. One thing worth mentioning as your Storybook will grow in time with your own stories, or through composition with other Storybooks, is that you can optimize the deployment process by including the following command in your workflow:
|
||||
So far we've covered how we can use composition with local or published Storybooks. One thing worth mentioning as your Storybook will grow in time with your own stories, or through composition with other Storybooks, is that you can optimize the deployment process by including the following command in your workflow, run from your project root:
|
||||
|
||||
```shell
|
||||
npx sb extract
|
||||
|
Loading…
x
Reference in New Issue
Block a user