Skip to content

Commit ec3bbc2

Browse files
author
Luca Forstner
committed
Update to use instrumentation-client.ts file
1 parent 24fe1d1 commit ec3bbc2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sentry.client.config.ts renamed to src/instrumentation-client.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
51
import * as Sentry from '@sentry/nextjs';
62
import * as Spotlight from '@spotlightjs/spotlight';
73

0 commit comments

Comments
 (0)