You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently by adding storybook to project you add multiple files to the root of the project, it would be nice if we could reduce that to the minimum required.
Describe the solution you'd like
We should see if we can more storybook.requires.js and Storybook.tsx to .storybook.
Also would be interesting if you could provide a path where storybook.requires should be generated then the user can decide where they want it.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently by adding storybook to project you add multiple files to the root of the project, it would be nice if we could reduce that to the minimum required.
Describe the solution you'd like
We should see if we can more storybook.requires.js and Storybook.tsx to .storybook.
Also would be interesting if you could provide a path where storybook.requires should be generated then the user can decide where they want it.
The text was updated successfully, but these errors were encountered: