-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Jackw/bundle size workflow #46
base: main
Are you sure you want to change the base?
Conversation
Bundle Size ChangesHello! 👋 This comment was generated by a Github Action to help you and reviewers understand the impact of your PR on frontend bundle sizes. Whenever this PR is updated, this comment will update to reflect the latest changes.
View detailed bundle informationAdded No assets were added Removed No assets were removed Bigger
Smaller No assets were smaller View module informationAdded
Removed No modules were removed Bigger
Smaller No modules were smaller |
f2080d3
to
1c166d2
Compare
0add3e9
to
9e44a2b
Compare
Now we're gonna trim some of the fat with some code splitting... |
9e44a2b
to
c6b3f68
Compare
Bundle Size ChangesHello! 👋 This comment was generated by a Github Action to help you and reviewers understand the impact of your PR on frontend bundle sizes. Whenever this PR is updated, this comment will update to reflect the latest changes.
View detailed bundle informationAdded
Removed No assets were removed Bigger No assets were bigger Smaller
View module informationAdded No modules were added Removed No modules were removed Bigger
Smaller No modules were smaller |
Bundle Size ChangesHello! 👋 This comment was generated by a Github Action to help you and reviewers understand the impact of your PR on frontend bundle sizes. Great job! Bundle size increase of 0% is now below threshold of 5%. Whenever this PR is updated, this comment will update to reflect the latest changes. |
0fe7133
to
8cc517b
Compare
This reverts commit c6b3f68.
75840d2
to
2899476
Compare
PR for adding bundle size action.
First we increase the bundle size by adding @mui/material to the project...