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

This module can't be run on a browser #40

@alcuadrado

Description

@alcuadrado

While working on ethereumjs/ethereumjs-tx#145 I got convinced that this module can't be run in a browser anymore.

Previously, this module used bulk-require and bulkify to read the tests fixtures. Both were created by substack (browserify author) to work nicely with browserify.

Now we are using node-dir, which doesn't seem to work with browserify.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions