Skip to content

chore: Switch to rolldown#20775

Draft
logaretm wants to merge 4 commits into
developfrom
tim/awad/use-rolldown
Draft

chore: Switch to rolldown#20775
logaretm wants to merge 4 commits into
developfrom
tim/awad/use-rolldown

Conversation

@logaretm
Copy link
Copy Markdown
Member

@logaretm logaretm commented May 8, 2026

Refreshed what we had in #18156 with the latest rolldown and let's see if we can get this one out.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

size-limit report 📦

Path Size % Change Change
@sentry/browser 26.77 kB -0.35% -94 B 🔽
@sentry/browser - with treeshaking flags 25.22 kB -0.32% -80 B 🔽
@sentry/browser (incl. Tracing) 44.64 kB -0.28% -122 B 🔽
@sentry/browser (incl. Tracing + Span Streaming) 46.63 kB -0.24% -111 B 🔽
@sentry/browser (incl. Tracing, Profiling) 49.33 kB -0.86% -426 B 🔽
@sentry/browser (incl. Tracing, Replay) 86.93 kB +3% +2.53 kB 🔺
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 73.79 kB -0.06% -40 B 🔽
@sentry/browser (incl. Tracing, Replay with Canvas) 91.28 kB +2.45% +2.18 kB 🔺
@sentry/browser (incl. Tracing, Replay, Feedback) 104.51 kB +2.73% +2.77 kB 🔺
@sentry/browser (incl. Feedback) 44.15 kB +0.22% +96 B 🔺
@sentry/browser (incl. sendFeedback) 31.59 kB -0.3% -94 B 🔽
@sentry/browser (incl. FeedbackAsync) 36.73 kB -0.18% -63 B 🔽
@sentry/browser (incl. Metrics) 27.72 kB -0.85% -236 B 🔽
@sentry/browser (incl. Logs) 27.87 kB -0.81% -225 B 🔽
@sentry/browser (incl. Metrics & Logs) 28.55 kB -0.79% -226 B 🔽
@sentry/react 28.57 kB -0.17% -48 B 🔽
@sentry/react (incl. Tracing) 46.92 kB -0.24% -112 B 🔽
@sentry/vue 31.45 kB -1.07% -340 B 🔽
@sentry/vue (incl. Tracing) 46.16 kB -1.02% -475 B 🔽
@sentry/svelte 26.81 kB -0.28% -75 B 🔽
CDN Bundle 29.82 kB +1.96% +573 B 🔺
CDN Bundle (incl. Tracing) 47.85 kB +1.46% +687 B 🔺
CDN Bundle (incl. Logs, Metrics) 31.32 kB +2.29% +700 B 🔺
CDN Bundle (incl. Tracing, Logs, Metrics) 49 kB +1.51% +727 B 🔺
CDN Bundle (incl. Replay, Logs, Metrics) 73.49 kB +5.06% +3.53 kB 🔺
CDN Bundle (incl. Tracing, Replay) 88.23 kB +4.37% +3.69 kB 🔺
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 89.34 kB +4.35% +3.72 kB 🔺
⛔️ CDN Bundle (incl. Tracing, Replay, Feedback) (max: 95 kB) 97.63 kB +8.05% +7.27 kB 🔺
⛔️ CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) (max: 97 kB) 98.81 kB +8.04% +7.35 kB 🔺
CDN Bundle - uncompressed 89.21 kB +3.7% +3.18 kB 🔺
CDN Bundle (incl. Tracing) - uncompressed 145.63 kB +2.94% +4.15 kB 🔺
CDN Bundle (incl. Logs, Metrics) - uncompressed 93.43 kB +3.56% +3.21 kB 🔺
⛔️ CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed (max: 149 kB) 149.07 kB +2.85% +4.13 kB 🔺
⛔️ CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed (max: 219 kB) 232.78 kB +8.25% +17.74 kB 🔺
⛔️ CDN Bundle (incl. Tracing, Replay) - uncompressed (max: 264 kB) 278.37 kB +6.99% +18.18 kB 🔺
⛔️ CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed (max: 267 kB) 281.81 kB +6.9% +18.17 kB 🔺
⛔️ CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed (max: 278 kB) 301.05 kB +9.92% +27.16 kB 🔺
⛔️ CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed (max: 281 kB) 304.48 kB +9.8% +27.15 kB 🔺
@sentry/nextjs (client) 51.7 kB +4.34% +2.15 kB 🔺
@sentry/sveltekit (client) 45.31 kB +0.12% +51 B 🔺
@sentry/node-core 62.52 kB +2.8% +1.7 kB 🔺
@sentry/node 167.5 kB +0.93% +1.54 kB 🔺
@sentry/node - without tracing 75.29 kB +1.83% +1.35 kB 🔺
@sentry/aws-serverless 109.7 kB +1.53% +1.65 kB 🔺
@sentry/cloudflare (withSentry) - minified 170.03 kB -0.36% -605 B 🔽
@sentry/cloudflare (withSentry) 400.34 kB -6.99% -30.07 kB 🔽

View base workflow run

@logaretm logaretm force-pushed the tim/awad/use-rolldown branch 5 times, most recently from 4637683 to 64ea470 Compare May 11, 2026 16:01
logaretm added 3 commits May 12, 2026 12:17
Rolldown emits Object.defineProperty getters for `export * as` namespace
re-exports in CJS, making them non-configurable and breaking spyOn.
@logaretm logaretm force-pushed the tim/awad/use-rolldown branch from 64ea470 to bf6f465 Compare May 12, 2026 16:20
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.

1 participant