Skip to content

Conversation

mydea
Copy link
Member

@mydea mydea commented Oct 7, 2024

Closes #13879

I opted to not export a shim for this in non-Replay bundles, as this is already more advanced usage... We can still opt to export shims here later if needed.

@mydea mydea requested a review from chargome October 7, 2024 07:59
@mydea mydea self-assigned this Oct 7, 2024
Copy link
Contributor

github-actions bot commented Oct 7, 2024

size-limit report 📦

Path Size % Change Change
@sentry/browser 22.73 KB - -
@sentry/browser - with treeshaking flags 21.53 KB - -
@sentry/browser (incl. Tracing) 34.97 KB - -
@sentry/browser (incl. Tracing, Replay) 71.5 KB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 61.91 KB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 75.82 KB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 88.59 KB - -
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 90.46 KB - -
@sentry/browser (incl. metrics) 27 KB - -
@sentry/browser (incl. Feedback) 39.87 KB - -
@sentry/browser (incl. sendFeedback) 27.38 KB - -
@sentry/browser (incl. FeedbackAsync) 32.17 KB - -
@sentry/react 25.49 KB - -
@sentry/react (incl. Tracing) 37.94 KB - -
@sentry/vue 26.9 KB - -
@sentry/vue (incl. Tracing) 36.86 KB - -
@sentry/svelte 22.87 KB - -
CDN Bundle 24.05 KB - -
CDN Bundle (incl. Tracing) 36.76 KB - -
CDN Bundle (incl. Tracing, Replay) 71.25 KB +0.03% +19 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) 76.57 KB +0.02% +11 B 🔺
CDN Bundle - uncompressed 70.53 KB - -
CDN Bundle (incl. Tracing) - uncompressed 109.04 KB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 221.01 KB +0.04% +80 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 234.23 KB +0.04% +80 B 🔺
@sentry/nextjs (client) 37.91 KB - -
@sentry/sveltekit (client) 35.56 KB - -
@sentry/node 124.49 KB - -
@sentry/node - without tracing 93.64 KB - -
@sentry/aws-serverless 103.3 KB - -

View base workflow run

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.

.getReplay() doesn't work, have to getIntegrationByName('Replay') - docs outdated?

2 participants