Skip to content

Conversation

@dimfeld
Copy link
Contributor

@dimfeld dimfeld commented Nov 12, 2021

global does not exist in the browser without Node polyfills, and we shouldn't assume their presence.

Fixes #38

`global` does not exist in the browser without Node polyfills.
Copy link
Contributor

@volovyks volovyks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@volovyks volovyks merged commit 1eed6ae into near:master Dec 1, 2021
@glennmichael123
Copy link

@volovyk-s thank you thank you thank you! you have no idea how merging this fix solved a lot of problems for me 😭

@brianzzzasd
Copy link

@volovyk-s thank you sir 🙇

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.

global is not defined in the browser

4 participants