-
Notifications
You must be signed in to change notification settings - Fork 63
fix: only require http api client if it has not been specified #450
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
Merged
hugomrdias
merged 17 commits into
master
from
only-require-http-client-if-not-specified
Jan 31, 2020
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
3a0f870
fix: only require http api client if it has not been specified
achingbrain ad2e60d
chore: update bundle size
achingbrain 1fd7dcb
fix: restore ipfs module default
achingbrain da43d03
fix: specify peer deps as externals to not bundle them
achingbrain f010017
fix: add ipfs to dev deps to fix tests
achingbrain 43e01d8
fix: rmeove extra installs as ipfs is now a dev dep
achingbrain 13ced9c
fix: only require if module has not been specified as option
achingbrain 2fe63c2
fix: typo
achingbrain 784bccd
fix: use module name as that is what is overridden by webpack
achingbrain 3d813a0
fix: defer finding binary until spawn time
achingbrain 21bd28f
fix: spin clause round and remove duplication
achingbrain 5d77e03
fix: start with this.opts, then overrides, then options
achingbrain be018b5
chore: revert merging opts
achingbrain 769d624
fix: remove default ipfsModule because it triggers requiring ipfs
achingbrain 21fc98e
fix: do not send empty ipfsModule object to web api
achingbrain f92aaf2
chore: update .aegir.js
achingbrain e46948e
fix: set up correct module properties
achingbrain File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.