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
Since the current 5.2 version of Storybook uses .storybook/ folder for configurations, we are not able to use the storybook.config.js file method which exports a preset.
Luckily, Storybook is in the progress of implementing a storybook.config.js file that exports a preset for the upcoming v6.0.0 (storybookjs/storybook#6806)! Once this feature is fully implemented, it will be easier to hook Storybook with neutrino's preset configs (if webpack customization is necessary at all) 🌈 .
Considering maybe changing the style guide for the project from
styleguidist
tostorybook
Style guide Usages:
References
The text was updated successfully, but these errors were encountered: