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

Don't use Buffer global if it's not present #26

Merged
merged 1 commit into from
Aug 26, 2014
Merged

Conversation

mjackson
Copy link
Contributor

This change makes it easy to use qs in a browser environment (e.g. via Browserify) without requiring the Buffer module.

Fixes #25

@mjackson
Copy link
Contributor Author

Looks like the branch doesn't have sufficient code coverage.

@nlf Do you have any suggestions for making this branch pass?

@nlf nlf added this to the 2.1.1 milestone Aug 26, 2014
@nlf nlf self-assigned this Aug 26, 2014
@nlf nlf merged commit 0814d70 into ljharb:master Aug 26, 2014
nlf added a commit that referenced this pull request Aug 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove references to Buffer
2 participants