fusion-core icon indicating copy to clipboard operation
fusion-core copied to clipboard

Storybook support

Open jimbojetlag opened this issue 6 years ago • 2 comments

I have created a new issue on Storybook project to support Fusion: https://github.com/storybooks/storybook/issues/4017 . It would be great to collaborate with Storybook developers to make this happen, as the current api of Fusion does not seem to allow overriding Webpack config.

Storybook is a popular tool for React elements development used by CRA projects, it'd be great to have this in Fusion too.

jimbojetlag avatar Aug 15 '18 15:08 jimbojetlag

@jimbojetlag As i see, fusion-cli doesn't allow customize webpack, and it shouldn't. Storybook is very bad for supporting webpack in that way. I prefer using something like lerna for an independent package instead of integrating with fusion.

revskill10 avatar Sep 06 '18 20:09 revskill10

@revskill10 please see https://github.com/storybooks/storybook/issues/4017.

jimbojetlag avatar Sep 07 '18 12:09 jimbojetlag