Skip to content

Improve ES6 compatibility #16

Open
@randycoulman

Description

@randycoulman

When using this library in a react-native project that uses Jest for testing, I had to ensure that this module gets transpiled by Jest using its transformIgnorePatterns setting.

There are a number of other libraries that have the same problem, but it should be possible to make this library more universally-usable, perhaps using the module key in package.json. I'm not (yet) clear on the details, but I know there are a number of articles and blog posts around about how to do this well.

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