Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
refactor: examples for js-ipfs 0.41 (#270)
Browse files Browse the repository at this point in the history
* refactor: examples for js-ipfs 0.41

This also removes the `react-live` preview component that uses `buble`.

`buble` does not support `for await...of` loops. Instead we just run the code (in the same way that `react-live` does) without the transpile.

* fix: promisify error

* chore: update ipfs dep and remove promisify shim

* chore: old aegir is old
  • Loading branch information
Alan Shaw authored Feb 13, 2020
1 parent 30a323c commit aebddb8
Show file tree
Hide file tree
Showing 6 changed files with 21,920 additions and 2,688 deletions.
Loading

0 comments on commit aebddb8

Please sign in to comment.