-
-
Notifications
You must be signed in to change notification settings - Fork 235
Closed
Description
could you also provide a ESM build in your package?
I'm haveing a frontend without using a bundler, only ESM modules.
You could add an extra directory in your nuget, like "esm" and then create a new property in your package.json, like:
"module": "..." and
"exports": { "requier": "...", "import":"..."}
Metadata
Metadata
Assignees
Labels
No labels