Skip to content

feat(replay): Improve rrweb error ignoring - #7087

Merged
mydea merged 1 commit into
developfrom
fn/better-ignore-rrweb-errors
Feb 8, 2023
Merged

feat(replay): Improve rrweb error ignoring#7087
mydea merged 1 commit into
developfrom
fn/better-ignore-rrweb-errors

Conversation

@mydea

@mydeamydea commented Feb 8, 2023

Copy link
Copy Markdown
Member

Based on getsentry/rrweb#41, we can now ignore rrweb errors even when the code is minified.

Based on getsentry/rrweb#41, we can now ignore rrweb errors even when the code is minified.
@mydea
mydea requested review from Lms24 and billyvgFebruary 8, 2023 09:30
@mydeamydea self-assigned this Feb 8, 2023
@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize
@sentry/browser - ES5 CDN Bundle (gzipped + minified)19.91 KB (+0.01% 🔺)
@sentry/browser - ES5 CDN Bundle (minified)61.72 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified)18.59 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified)55.02 KB (0%)
@sentry/browser - Webpack (gzipped + minified)20.32 KB (0%)
@sentry/browser - Webpack (minified)66.48 KB (0%)
@sentry/react - Webpack (gzipped + minified)20.35 KB (0%)
@sentry/nextjs Client - Webpack (gzipped + minified)47.64 KB (0%)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified)26.82 KB (+0.01% 🔺)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified)25.12 KB (0%)
@sentry/replay ES6 CDN Bundle (gzipped + minified)43.88 KB (+0.06% 🔺)
@sentry/replay - Webpack (gzipped + minified)38.79 KB (+0.09% 🔺)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified)61.5 KB (+0.05% 🔺)

@mydea
mydea merged commit 2c4366c into developFeb 8, 2023
@mydea
mydea deleted the fn/better-ignore-rrweb-errors branch February 8, 2023 12: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.

2 participants

@mydea@Lms24