Open bsunderhus opened 9 months ago
to provide more context:
right now we have library
generator that bootstrap raw npm package
we need react
and node
, which will bootstrap npm packages for their particular scopes.
Example: when using react
it will ask if user wants to setup storybook, it will add babel configs that are now added by storybook generator etc
Some of the logic that are present on the
configure-storybook
generator should belong on a generator of their own exclusively for react librarieshttps://github.com/microsoft/fluentui-contrib/pull/90#discussion_r1473175761