You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(nextjs): Be smarter in warning about old ways of init configuration (#11882)
In theory it is possible that people still have files like
`sentry.server.config.ts` and reference them from `instrumentation.ts`.
In that case we do not want to show the warning about the old way.
0 commit comments