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

Bug: fix pnp; add auto-detection for pnp in CLI; not destroy pnp in sandbox script #21089

Closed
wants to merge 2 commits into from

Conversation

ndelangen
Copy link
Member

Fixes: #20405

Add auto-detection for pnp mode in storybook init CLI.

Also fix an critical issue where when pnp is enabled, the storybook CLI cannot find the renderer package; which it needs to copy templates from, into the user's newly created project, to serve as demo stories.

Related: (possibly fixes these)
#20861
#19764
#18626
#18625
#18435
#21004

@ndelangen ndelangen self-assigned this Feb 14, 2023
@ndelangen ndelangen added bug ci:daily Run the CI jobs that normally run in the daily job. yarn labels Feb 14, 2023
@ndelangen ndelangen closed this Feb 14, 2023
@stof stof deleted the norbert/pnp-fixes branch August 2, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ci:daily Run the CI jobs that normally run in the daily job. yarn
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SB7: Yarn PnP broken in both vite & webpack
2 participants