Skip to content

Conversation

@logaretm
Copy link
Collaborator

@logaretm logaretm commented Dec 2, 2025

We are moving the only-webpack related configurations under webpack namespace to better fit our goal of communicating the SDK readiness for Turbopack by default.

This involved moving several options to be nested under a webpack path in the build configuration.

This is meant to be released once this getsentry/sentry-javascript#18343 goes live, so I will keep this open until then. Will keep it in draft as well.

The SDK PR adds warnings for those deprecated options and warns users about using them if detected so I don't think we need to do that here once it goes live.

@vercel
Copy link

vercel bot commented Dec 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sentry-docs Ready Ready Preview Comment Dec 4, 2025 2:13pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
develop-docs Ignored Ignored Preview Dec 4, 2025 2:13pm

@codecov
Copy link

codecov bot commented Dec 2, 2025

Bundle Report

Changes will increase total bundle size by 1.77kB (0.01%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 24.21MB 1.77kB (0.01%) ⬆️
sentry-docs-client-array-push 10.22MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 5.46MB -0.0%
6529.js -3 bytes 4.88MB -0.0%
../instrumentation.js -3 bytes 4.78MB -0.0%
../app/[[...path]]/page.js.nft.json 594 bytes 904.5kB 0.07%
../app/platform-redirect/page.js.nft.json 594 bytes 904.42kB 0.07%
../app/sitemap.xml/route.js.nft.json 594 bytes 901.95kB 0.07%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 893.1kB -0.0%
static/chunks/9366-*.js -3 bytes 436.99kB -0.0%
static/lApQ2UiQurEzptP5dbyeA/_buildManifest.js (New) 684 bytes 684 bytes 100.0% 🚀
static/lApQ2UiQurEzptP5dbyeA/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/ESa4F7msCUdTqR0clrGPV/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/ESa4F7msCUdTqR0clrGPV/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

Copy link
Collaborator

@inventarSarah inventarSarah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍looks good to me

have no effect. The Sentry SDK will no longer apply build-time instrumentation
and will rely purely on Next.js telemetry features.
</Alert>

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can remove the alert about Turbopack in the lines above. wdyt?

This one:

<Alert level="info">
  If you're building your Next.js application with Turbopack, this option will
  have no effect. The Sentry SDK will no longer apply build-time instrumentation
  and will rely purely on Next.js telemetry features.
</Alert>

…dex.mdx

Co-authored-by: Sarah Mischinger <sarah@codingwriter.com>
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.

3 participants