-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
[core] Remove redundant overrides resolver #45970
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
Conversation
Netlify deploy previewhttps://deploy-preview-45970--material-ui.netlify.app/ @mui/material: parsed: -0.61% 😍, gzip: -0.31% 😍 Bundle size reportDetails of bundle changes (Toolpad) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Please fix the CI before merging
So we save bundle size because of? material-ui/packages/mui-system/src/createStyled/createStyled.js Lines 118 to 120 in e3d807e
|
I'm mainly doing this to make our codebase less verbose and because I love deleting code. |
…terial-ui into refactor-rm-overrides-resolver
These overrides resolvers are redundant.
See mui/mui-x#17466