-
Notifications
You must be signed in to change notification settings - Fork 6
Migration to ES Module #9
Copy link
Copy link
Open
Labels
feedback wantedWe’d love to hear your thoughts on this change — does it work for you? Any edge cases?We’d love to hear your thoughts on this change — does it work for you? Any edge cases?needs testingThis feature is implemented but not yet stable. Please try it and report any issues or feedback.This feature is implemented but not yet stable. Please try it and report any issues or feedback.
Milestone
Metadata
Metadata
Assignees
Labels
feedback wantedWe’d love to hear your thoughts on this change — does it work for you? Any edge cases?We’d love to hear your thoughts on this change — does it work for you? Any edge cases?needs testingThis feature is implemented but not yet stable. Please try it and report any issues or feedback.This feature is implemented but not yet stable. Please try it and report any issues or feedback.
Hello! I want to know when this project will migrate to ESM?
I use Deno and the workaround to support CommonJS modules is too long: you need both Deno's PM and NPM installed in one project. Not good