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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ipfs-inactive/js-ipfs-http-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c6afd5559d31
Choose a base ref
...
head repository: ipfs-inactive/js-ipfs-http-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5e58d323858b
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 19, 2015

  1. fix(build): Run everything through babel

    Some of our dependencies use es6 and uglify and some browsers
    do not understand that
    dignifiedquire committed Nov 19, 2015
    Copy the full SHA
    4195e1a View commit details
  2. Copy the full SHA
    9a857ca View commit details
  3. chore: build

    dignifiedquire committed Nov 19, 2015
    Copy the full SHA
    5e58d32 View commit details
Showing with 450 additions and 327 deletions.
  1. +434 −302 dist/ipfsapi.js
  2. +15 −15 dist/ipfsapi.min.js
  3. +0 −9 tasks/config.js
  4. +1 −1 test/tests.js
Loading