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

fix(storybook): only install the necessary package dependencies #2886

Merged
merged 1 commit into from
Apr 30, 2020

Conversation

juristr
Copy link
Member

@juristr juristr commented Apr 21, 2020

Current Behavior (This is the behavior we have today, before the PR is merged)

Currently when configuring storybook for a React library, also Angular based dependencies get installed.

Expected Behavior (This is the new behavior we can expect after the PR is merged)

Only the minimum required package dependencies should be installed when setting up Storybook

Notes

Waiting on #2831 to go in first

@juristr juristr force-pushed the fix-storybook-install branch 2 times, most recently from b63ff4e to a392ebd Compare April 27, 2020 16:52
@juristr juristr marked this pull request as ready for review April 27, 2020 16:52
Adjust the storybook setup to just install the required dependencies, based on which ui framework
has been passed to the init schematic
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants