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

chore: stub out browserslist an tr46 packages MONGOSH-1335 #1397

Merged
merged 2 commits into from
Jan 31, 2023
Merged

Conversation

addaleax
Copy link
Contributor

@addaleax addaleax commented Jan 31, 2023

chore: add webpack-bundle-analyzer
chore: stub out browserslist an tr46 packages

Both of these packages add nontrivial amounts of code
to our bundles without providing additional value to mongosh.

Therefore, we stub these out and save about 50 % of our bundle
size and shave off about 10 % of startup duration.

MONGOSH-1335

Both of these packages add nontrivial amounts of code
to our bundles without providing additional value to mongosh.

Therefore, we stub these out and save about 50 % of our bundle
size and shave off about 10 % of startup duration.
@addaleax addaleax merged commit 87f058f into main Jan 31, 2023
@addaleax addaleax deleted the 1335-dev branch January 31, 2023 16:38
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.

2 participants