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

fix: bundle in meteor #931

Merged
merged 1 commit into from
Jan 24, 2019
Merged

fix: bundle in meteor #931

merged 1 commit into from
Jan 24, 2019

Conversation

alanshaw
Copy link
Contributor

@alanshaw alanshaw commented Jan 23, 2019

Including ipfs-http-client in the browser field of package.json was causing Meteor to not include the bundle in it's browser build.

I have no idea why it is there! @daviddias do you remember why it was added?

fixes #924

Excluding `ipfs-http-client` in the `browser` field of package.json was causing Meteor to not include the bundle in it's browser build.

fixes #10411

License: MIT
Signed-off-by: Alan Shaw <[email protected]>
@ghost ghost assigned alanshaw Jan 23, 2019
@ghost ghost added the in progress label Jan 23, 2019
@daviddias
Copy link
Contributor

@alanshaw it was something with js-ipfsd-ctl tests in the browser. Wanna give it a spin first with this version?

@alanshaw
Copy link
Contributor Author

yep will do 👍

@alanshaw
Copy link
Contributor Author

Browser tests all passing in ipfsd-ctl with this branch - I'm going to get this merged and released 🎉

@alanshaw alanshaw merged commit 431c442 into master Jan 24, 2019
@alanshaw alanshaw deleted the fix/bundle-in-meteor branch January 24, 2019 09:22
@ghost ghost removed the in progress label Jan 24, 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.

cannot be imported by Meteor 1.8+
3 participants