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(snowpack): add missing dependency magic-string #3673

Merged
merged 2 commits into from Aug 24, 2021

Conversation

merceyz
Copy link
Contributor

@merceyz merceyz commented Aug 21, 2021

Changes

snowpack is using magic-string but doesn't declare it as a dependency so this PR adds it
https://github.com/snowpackjs/snowpack/blob/91da2b6af73bc7c639e3e94a6cf7010cd0e1e14a/snowpack/src/ssr-loader/transform.ts#L2

Ref #3591 (comment)
Ref yarnpkg/berry#3329

Testing

By running snowpack in a strict dependency environment (Yarn PnP)

Docs

Bugfix only

@changeset-bot
Copy link

changeset-bot bot commented Aug 21, 2021

🦋 Changeset detected

Latest commit: 43ececa

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
snowpack Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Aug 21, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/pikapkg/snowpack/EBvd2VEqxvnX6aynivY3n1ANcZBJ
✅ Preview: https://snowpack-git-fork-merceyz-patch-1-pikapkg.vercel.app

@drwpow drwpow merged commit c6146e6 into FredKSchott:main Aug 24, 2021
@merceyz merceyz deleted the patch-1 branch August 25, 2021 06:36
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

Successfully merging this pull request may close these issues.

None yet

2 participants