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 regression where main was ignored on browser object packages #528

Merged
merged 3 commits into from
Jun 22, 2020

Conversation

FredKSchott
Copy link
Owner

in v2.5.3, If a browser object was defined but didn't match any relevant entrypoints, we would fall back to the implicit entrypoint instead of "main".

This fixes the regression and adds a test. We should push out a new release once this gets merged.

@FredKSchott FredKSchott requested a review from drwpow June 22, 2020 15:32
@FredKSchott FredKSchott requested a review from a team as a code owner June 22, 2020 15:32
@vercel
Copy link

vercel bot commented Jun 22, 2020

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/705wjo342
✅ Preview: https://snowpack-git-fix-mapbox-gl.pikapkg.vercel.app

@FredKSchott FredKSchott merged commit 2f30978 into master Jun 22, 2020
@FredKSchott FredKSchott deleted the fix-mapbox-gl branch June 22, 2020 17:43
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.

2 participants