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

chore: remove streaming iterables #3888

Merged
merged 1 commit into from
Sep 23, 2021

Commits on Sep 23, 2021

  1. chore: remove streaming iterables

    It's got some problems when bundling:
    
    ```
    resolve 'process/browser' in '/Users/alex/Documents/Workspaces/ipfs-examples/js-ipfs-examples/node_modules/streaming-iterables/dist'
      Parsed request is a module
      using description file: /Users/alex/Documents/Workspaces/ipfs-examples/js-ipfs-examples/node_modules/streaming-iterables/package.json (relative path: ./dist)
        Field 'browser' doesn't contain a valid alias configuration
    ...
    ```
    achingbrain committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    d7e5b38 View commit details
    Browse the repository at this point in the history