Skip to content

chore: Add bundle analysis package #11379

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

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Conversation

AbhiPrasad
Copy link
Member

With the v8 beta coming up, we should start examining the bundle to see if there's any opportunity for us to optimize.

This PR adds a package that you can add simple scenarios to that can get tested against.

image

@AbhiPrasad AbhiPrasad requested review from timfish, a team, mydea, lforst, Lms24 and s1gr1d and removed request for a team April 2, 2024 16:14
@@ -44,8 +43,6 @@ export function makeBaseNPMConfig(options = {}) {
excludeIframe: undefined,
});

const codecovPlugin = makeCodeCovPlugin();
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm also removing codecov for now until they fix their reporting for our sdk setup.

@AbhiPrasad AbhiPrasad merged commit 1044589 into develop Apr 2, 2024
@AbhiPrasad AbhiPrasad deleted the abhi-webpack-bundle-analyzer branch April 2, 2024 21:05
cadesalaberry pushed a commit to cadesalaberry/sentry-javascript that referenced this pull request Apr 19, 2024
With the v8 beta coming up, we should start examining the bundle to see
if there's any opportunity for us to optimize.

This PR adds a package that you can add simple scenarios to that can get
tested against.
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