Skip to content

ref(node): Extract backend logic into eventbuilders #4337

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 1 commit into from
Dec 20, 2021

Conversation

AbhiPrasad
Copy link
Member

To make the diff easier to read when we remove the backend,
I cherry-picked this patch that extracts the eventFromException and
eventFromMessage logic from the backend into their own functions in
it's own branch.

This patch updates node to behave similarily to browser.

To make the diff easier to read when we remove the backend,
I cherry-picked this patch that extracts the `eventFromException` and
`eventFromMessage` logic from the backend into their own functions in
it's own branch.

This patch updates node to behave similarily to browser. There should be
no changes required.
@github-actions
Copy link
Contributor

github-actions bot commented Dec 20, 2021

size-limit report

Path Base Size (1afabcd) Current Size Change
@sentry/browser - CDN Bundle (gzipped) 20.31 KB 20.31 KB +0.03% 🔺
@sentry/browser - CDN Bundle (minified) 64.7 KB 64.7 KB +0.01% 🔺
@sentry/browser - Webpack 22.29 KB 22.29 KB 0%
@sentry/browser - Webpack - gzip = false 76.23 KB 76.23 KB 0%
@sentry/react - Webpack 22.33 KB 22.33 KB 0%
@sentry/nextjs Client - Webpack 46.45 KB 46.45 KB 0%
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 28.45 KB 28.45 KB +0.02% 🔺

@AbhiPrasad AbhiPrasad enabled auto-merge (squash) December 20, 2021 16:17
@AbhiPrasad AbhiPrasad added this to the Treeshaking / Bundle Size milestone Dec 20, 2021
@AbhiPrasad AbhiPrasad merged commit 1c3f85a into master Dec 20, 2021
@AbhiPrasad AbhiPrasad deleted the abhi-node-event-builder branch December 20, 2021 16:31
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.

3 participants