Skip to content

feat(tracing): Export BrowserTracing by itself - #4199

Closed
AbhiPrasad wants to merge 1 commit into
masterfrom
abhi-browser-tracing-export
Closed

feat(tracing): Export BrowserTracing by itself#4199
AbhiPrasad wants to merge 1 commit into
masterfrom
abhi-browser-tracing-export

Conversation

@AbhiPrasad

Copy link
Copy Markdown
Contributor

This allows users to explicitly import BrowserTracing, allowing them to
treeshake out the other integrations.

The next step here is to change our docs after we cut a release.

This allows users to explicitly import BrowserTracing, allowing them to
treeshake out the other integrations.
@github-actions

Copy link
Copy Markdown
Contributor

size-limit report

PathSize
@sentry/browser - CDN Bundle (gzipped)22.49 KB (+0.02% 🔺)
@sentry/browser - Webpack23.37 KB (0%)
@sentry/react - Webpack23.4 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped)29.93 KB (+0.01% 🔺)

@AbhiPrasadAbhiPrasad removed this from the Treeshaking / Bundle Size milestone Dec 1, 2021
@AbhiPrasad
AbhiPrasad deleted the abhi-browser-tracing-export branch December 1, 2021 20:01
Sign up for freeto 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.

1 participant

@AbhiPrasad