Skip to content

Commit 24fe1d1

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

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

apps/changelog/sentry.client.config.ts renamed to apps/changelog/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 SentryCore from '@sentry/core';
62
import * as Sentry from '@sentry/nextjs';
73
import * as Spotlight from '@spotlightjs/spotlight';

0 commit comments

Comments
 (0)