-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
Currently this package is using the "module" package.json field, which is nonstandard and unsupported by node. As a result, node is unable to load ESM code and loads cjs code instead.
This package should define exports in the package.json to properly support ESM.
3aluw and serushakov
Metadata
Metadata
Assignees
Labels
No labels