Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Unmock IPFS #7

@bshevchenko

Description

@bshevchenko

It was mocked with localStorage because custom-react-scripts@0.2.2 that we use in our apps implements old uglify version which can't compile the newest js-ipfs-api.
So we either need to get rid of the custom-react-scripts and work with the newest create-react-app directly or we need to downgrade js-ipfs-api if it has some older but properly transpiled version.
I started to transpile packages by myself, but it turned out that there is a hell of a lot of them and it's not worth it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions