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 67309fe commit e626babCopy full SHA for e626bab
src/instrumentation-client.ts
@@ -1,7 +1,6 @@
1
// This file configures the initialization of Sentry on the client.
2
// The added config 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