-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nextjs
SDK Version
10.37.0
Framework Version
next.js 16.1.6
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
- Create a next.js app
- Add the withSentryConfig wrapper to the next config
- Build it on github actions
- See that there are loads of debug logs
This happens even with debug: false set in the options passed to withSentryConfig
Expected Result
Only warnings, errors and info is printed in the output
Actual Result
These are the first few dozen of nearly 8,000 debug lines
Additional Context
We recently switched from Webpack to Turbopack for our Next.js application. We didn't have these before, it seems to be specific the the turbopack integration.
Priority
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it.
lourd
Metadata
Metadata
Assignees
Projects
Status
Waiting for: Product Owner