Skip to content

Reduce bundle size by fixing material-icon imports#2351

Merged
sdirix merged 1 commit into
eclipsesource:masterfrom
semery-fractalev:fix/2350-icons-material-import-format
Jul 3, 2024
Merged

Reduce bundle size by fixing material-icon imports#2351
sdirix merged 1 commit into
eclipsesource:masterfrom
semery-fractalev:fix/2350-icons-material-import-format

Conversation

@semery-fractalev

Copy link
Copy Markdown
Contributor

* Reduce size of bundles by avoiding `import X from '@mui/icons-material'` style import statements
* Fixes eclipsesource#2350
@CLAassistant

CLAassistant commented Jul 3, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@netlify

netlify Bot commented Jul 3, 2024

Copy link
Copy Markdown

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit 2581ebd
🔍 Latest deploy log https://app.netlify.com/sites/jsonforms-examples/deploys/668559eee3c19b0008576b9f
😎 Deploy Preview https://deploy-preview-2351--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sdirix

sdirix commented Jul 3, 2024

Copy link
Copy Markdown
Member

Thank you very much! ❤️

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 83.341% (+0.004%) from 83.337%
when pulling 2581ebd on semery-fractalev:fix/2350-icons-material-import-format
into c3cead7 on eclipsesource:master.

@sdirix sdirix left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sdirix
sdirix merged commit 635faab into eclipsesource:master Jul 3, 2024
@semery-fractalev
semery-fractalev deleted the fix/2350-icons-material-import-format branch July 3, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@mui/icons-material imports balloon bundle sizes

4 participants