We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24fe1d1 commit ec3bbc2Copy full SHA for ec3bbc2
sentry.client.config.ts renamed to src/instrumentation-client.ts
@@ -1,7 +1,3 @@
1
-// This file configures the initialization of Sentry on the client.
2
-// The config you add here will be used whenever a users loads a page in their browser.
3
-// https://docs.sentry.io/platforms/javascript/guides/nextjs/
4
-
5
import * as Sentry from '@sentry/nextjs';
6
import * as Spotlight from '@spotlightjs/spotlight';
7
0 commit comments