Skip to content
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

Reduce the browser bundle limit to 151 kb from 160 kb #2017

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

varadarajan-tw
Copy link
Contributor

During a previous build issue, I increased the bundle limit by 10kb (from 150kb to 160kb) which might not help us catch any additional, unnecessary dependencies added to a destination. This PR reduces the limit to 151kb.

Previous PR - #1991

Testing

Testing not required because this is just a CI change.

@varadarajan-tw varadarajan-tw requested review from a team as code owners April 30, 2024 15:15
@varadarajan-tw varadarajan-tw requested a review from a team April 30, 2024 15:15
@varadarajan-tw varadarajan-tw merged commit e2bf829 into main Apr 30, 2024
11 checks passed
@varadarajan-tw varadarajan-tw deleted the reduce-bundle-limit branch April 30, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants