Skip to content

Commit f94a4f6

Browse files
committed
docs: remove uneeded alert
1 parent 86dcd1a commit f94a4f6

File tree

1 file changed

+0
-6
lines changed
  • docs/platforms/javascript/guides/nextjs/configuration/build

1 file changed

+0
-6
lines changed

docs/platforms/javascript/guides/nextjs/configuration/build/index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -265,12 +265,6 @@ excludeServerRoutes: [
265265
];
266266
```
267267

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

276270
<SdkOption name="webpack.automaticVercelMonitors" type="boolean" defaultValue="false">

0 commit comments

Comments
 (0)