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

ref: Remove the backend #4307

Closed
wants to merge 17 commits into from
Closed

ref: Remove the backend #4307

wants to merge 17 commits into from

Conversation

AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad added this to the Treeshaking / Bundle Size milestone Dec 15, 2021
@AbhiPrasad
Copy link
Member Author

The next step here after this gets merged in is to cleanup up the client so the inheritance chain makes more sense

@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2021

size-limit report

Path Base Size (1c3f85a) Current Size Change
@sentry/browser - CDN Bundle (gzipped) 20.31 KB 20.05 KB -1.26% 🔽
@sentry/browser - CDN Bundle (minified) 64.7 KB 63.69 KB -1.55% 🔽
@sentry/browser - Webpack 22.29 KB 22.02 KB -1.22% 🔽
@sentry/browser - Webpack - gzip = false 76.23 KB 75.16 KB -1.41% 🔽
@sentry/react - Webpack 22.33 KB 22.05 KB -1.22% 🔽
@sentry/nextjs Client - Webpack 46.45 KB 46.21 KB -0.52% 🔽
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 28.45 KB 28.15 KB -1.05% 🔽

@AbhiPrasad AbhiPrasad force-pushed the abhi-remove-backend branch 2 times, most recently from 88a3b19 to 6de9bb7 Compare December 20, 2021 15:46
This patch removes the backend from the core. It turns
`eventFromException` and `eventFromMessage` into abstract methods on the
client class (so we can remove the `SentryError` calls) and moves the
transport setup from the backend into the client.
@AbhiPrasad
Copy link
Member Author

Closing as we won’t proceed with this until the major.

@AbhiPrasad AbhiPrasad closed this Jan 10, 2022
@AbhiPrasad AbhiPrasad deleted the abhi-remove-backend branch May 30, 2022 13:25
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.

None yet

1 participant