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 global fetch polyfill causing build errors #336

Merged
merged 1 commit into from
Nov 8, 2020

Conversation

lucasecdb
Copy link
Owner

@lucasecdb lucasecdb commented Nov 8, 2020

Description

When building an app that uses the global fetch polyfill, the following error was being emitted during the build, and this PR fixes that

image

You can find more details about the error above in the linked issue below.

Related

mozilla/source-map#349

@lucasecdb lucasecdb merged commit 2979ac1 into main Nov 8, 2020
@lucasecdb lucasecdb deleted the global-fetch-polyfill branch November 8, 2020 15:16
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.

1 participant