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

No browser version #12

Merged
merged 2 commits into from
Jun 2, 2017
Merged

No browser version #12

merged 2 commits into from
Jun 2, 2017

Conversation

calvinmetcalf
Copy link
Contributor

this improves on #11 and #10 by simply removing the browser version, this avoids bringing in a second buffer dependency while keeping the same api, also tries to fix the tests

@feross
Copy link
Owner

feross commented Jun 2, 2017

This solution is the most elegant. Thank you for the PR.

@feross feross merged commit 9ed934b into feross:master Jun 2, 2017
@feross
Copy link
Owner

feross commented Jun 2, 2017

Released as 5.1.0

This was referenced Jun 2, 2017
@zmitton
Copy link

zmitton commented Dec 25, 2020

Can you please explain how this solves the Buffer dependency issue? My understanding that any require('buffer) statement (which you still have) would need a corresponding buffer dependency in your package.json

My user is getting an error that seems to be related to this.

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.

3 participants