Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Storybook] add storybook-scripts #41

Open
Tracked by #39
psimk opened this issue Apr 19, 2022 · 0 comments
Open
Tracked by #39

[Storybook] add storybook-scripts #41

psimk opened this issue Apr 19, 2022 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@psimk
Copy link

psimk commented Apr 19, 2022

@pota/storybook-scripts

Commands

  • storybook - runs storybook in development mode
  • storybook-build - bundles storybook stories

Description

Managing storybook together with scripts packages is annoying. We either need to leave the script package config integration to the developer or (what we do now) assume what script the template will be using, neither is great.

storybook-scripts would include the base configuration for storybook, for each framework that we support. This would also help us manage the plethora of storybook related packages in a single package, instead of putting it onto the developer.


See #39 for context

@psimk psimk mentioned this issue Apr 19, 2022
7 tasks
@psimk psimk self-assigned this Apr 19, 2022
@psimk psimk added new-feature help wanted Extra attention is needed and removed new-feature labels Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant