Skip to content

feat(webpack): Add Sentry Webpack Plugin#76051

Merged
lforst merged 3 commits intomasterfrom
lforst-webpack-plugin
Aug 14, 2024
Merged

feat(webpack): Add Sentry Webpack Plugin#76051
lforst merged 3 commits intomasterfrom
lforst-webpack-plugin

Conversation

@lforst
Copy link
Copy Markdown
Contributor

@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
@lforst lforst requested review from evanpurkhiser and mydea August 13, 2024 11:41
@codecov
Copy link
Copy Markdown

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
Copy Markdown
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
@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