-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[code-infra] Migrate build command to code-infra #19006
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
Deploy preview: https://deploy-preview-19006--material-ui-x.netlify.app/ Bundle size report
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
e91bf91
to
5d86d12
Compare
501328d
to
d655e9b
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
d655e9b
to
82f4642
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
82f4642
to
208d244
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
208d244
to
e73df50
Compare
c4ff207
to
d2a1c7a
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
d2a1c7a
to
2809bec
Compare
2809bec
to
49f4a0f
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
49f4a0f
to
9b4bf28
Compare
9b4bf28
to
02dd28f
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
02dd28f
to
10d53e0
Compare
Hey folks. I've added some of the differences in the new output in the PR description. Everything else is same as I tested locally in the output changes. |
10d53e0
to
85eb1a6
Compare
See original PR - mui/mui-public#408 for full context and description.
/*
export path in relevant package'sexports
field.Some of the differences due to the new babel config -
esm
build is affected.Old -
New -
esm
build is affected. Saves some bytes.Old
New
.css
imports in.d.ts
files. It was unnecessary.