Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

docs: add remaining columns to package table #1130

Merged
merged 1 commit into from
Dec 5, 2017
Merged

Conversation

daviddias
Copy link
Member

No description provided.

@ghost ghost assigned daviddias Dec 5, 2017
@ghost ghost added the status/in-progress In progress label Dec 5, 2017
@daviddias
Copy link
Member Author

Lay the ground for #1050

@daviddias daviddias merged commit 9305329 into master Dec 5, 2017
@daviddias daviddias deleted the update-package-table branch December 5, 2017 07:52
@ghost ghost removed the status/in-progress In progress label Dec 5, 2017
MicrowaveDev pushed a commit to galtproject/js-ipfs that referenced this pull request May 22, 2020
…ipfs#1130)

* fix: disable timeout if not set

Some of our operations take a really long time, if we don't set a
timeout for `ky` we get the default of 10 seconds. This PR sets
the timeout to `false` if one is not explicitly passed which
disables it.

Nb. I had to add the default to `false` to every invocation. Looking
at the code it should be enough to do it in `src/lib/configure.js`
but it doesn't seem to be.

* fix: use `ignoreUndefined` merge-options option

* chore: update bundle size

* chore: remove git url
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.

1 participant