Skip to content

Ship native ESM #37

Description

@kesne

We can't until React 18 adds the export field, but once it does, we should ship native ESM by adding this to the package.json:

"type": "module",
"exports": "./dist/index.modern.js",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions