Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

fix: fix missing buffer bundling with browserify #966

Merged
merged 2 commits into from
Apr 11, 2019
Merged

Conversation

hugomrdias
Copy link
Contributor

Closes #964

We should backport this to js-ipfs.

Explicit require of buffer can actually be enforce by linter to avoid these and other issues with node/browser stuff.

@hugomrdias hugomrdias requested review from alanshaw and dirkmc April 9, 2019 16:36
@ghost ghost assigned hugomrdias Apr 9, 2019
@ghost ghost added the in progress label Apr 9, 2019
Copy link
Contributor

@dirkmc dirkmc left a comment

Choose a reason for hiding this comment

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

LGTM - seems like a less hacky fix than the one I implemented 👍

Copy link
Contributor

@alanshaw alanshaw left a comment

Choose a reason for hiding this comment

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

Would you please add buffer to dependencies @hugomrdias?

@hugomrdias hugomrdias requested a review from alanshaw April 11, 2019 13:54
@alanshaw alanshaw merged commit 944a64b into master Apr 11, 2019
@alanshaw alanshaw deleted the fix/fix-buffer branch April 11, 2019 14:03
@ghost ghost removed the in progress label Apr 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants