-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[charts] Replace ESM extensions by .mjs #14387
Conversation
I believe the exports field needs to be updated as well
Just to note, the .mjs extension is not critical or anything. It's just to extra minimize the chance for confusion of the tooling |
Deploy preview: https://deploy-preview-14387--material-ui-x.netlify.app/ |
CodSpeed Performance ReportMerging #14387 will not alter performanceComparing Summary
|
It's such a quick win, that I prefer to do it now instead of adding it to the todo :) |
Fix @Janpot comment