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

feat(webpack): Add Sentry Webpack Plugin #76051

Merged
merged 3 commits into from
Aug 14, 2024
Merged

feat(webpack): Add Sentry Webpack Plugin #76051

merged 3 commits into from
Aug 14, 2024

Conversation

lforst
Copy link
Member

@lforst lforst commented Aug 13, 2024

Adds the Sentry webpack plugin:

  • To strip away debug statements in prod
  • To mark errors from third party sources with a tag so we can filter them out in Sentry

@lforst lforst requested review from a team as code owners August 13, 2024 11:41
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Aug 13, 2024
Copy link

codecov bot commented Aug 13, 2024

Bundle Report

Changes will increase total bundle size by 695.15kB ⬆️

Bundle name Size Change
app-webpack-bundle-array-push 29.48MB 695.15kB ⬆️

Copy link
Contributor

@0Calories 0Calories left a comment

Choose a reason for hiding this comment

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

LGTM!

@lforst lforst merged commit 5d4b5d6 into master Aug 14, 2024
40 checks passed
@lforst lforst deleted the lforst-webpack-plugin branch August 14, 2024 16:16
@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants