-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
ESM support #13319
Copy link
Copy link
Closed
Labels
needs triageThis issue has not been looked intoThis issue has not been looked intotype: enhancement 🐺
Metadata
Metadata
Assignees
Labels
needs triageThis issue has not been looked intoThis issue has not been looked intotype: enhancement 🐺
Is there an existing issue that is already proposing this?
Is your feature request related to a problem? Please describe it
Some modules does not support old commonjs modules. We are stuck on older versions.
Describe the solution you'd like
Move to ESM, it is 2024
Teachability, documentation, adoption, migration strategy
Flawlessly
What is the motivation / use case for changing the behavior?
Standardize as many things among the world. Less diversity in questions that are almost the same leads to simplicity and less learning, kind of optimization. This is similar problem like in some countries people don't use standardized measuring system and there is different time+date format for every country.