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

feature(nx-plugin): introduce a react library generator #93

Open
bsunderhus opened this issue Jan 31, 2024 · 1 comment
Open

feature(nx-plugin): introduce a react library generator #93

bsunderhus opened this issue Jan 31, 2024 · 1 comment

Comments

@bsunderhus
Copy link
Contributor

Some of the logic that are present on the configure-storybook generator should belong on a generator of their own exclusively for react libraries

#90 (comment)

@Hotell
Copy link
Contributor

Hotell commented Feb 1, 2024

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

@Hotell Hotell changed the title [Chore]: introduce a react library generator feature(nx-plugin): introduce a react library generator Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants