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: Buffer not using global in browser, closes #259 #260

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

kyranjamie
Copy link
Contributor

Closes issue #259

Redeclaring Buffer prohibits using a globally-defined polyfill.

@fanatid
Copy link
Collaborator

fanatid commented Dec 16, 2020

Thanks. Is it possible to test the new code somehow?

@fanatid
Copy link
Collaborator

fanatid commented Feb 21, 2021

ping @kyranjamie

@kyranjamie
Copy link
Contributor Author

I had a look, but wasn't figure out how to test this. There are no tests are in place at present.

Also ran into issues coercing a mock window object, where linter rejects with Read-only global 'window' should not be modified.. Found no docs as to how to disable this check.

@fanatid fanatid merged commit 21584fc into indutny:master Feb 23, 2021
@fanatid
Copy link
Collaborator

fanatid commented Feb 23, 2021

Thank you.

fanatid pushed a commit that referenced this pull request Feb 24, 2021
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