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.
instrumentation-client.js
1 parent 049d0d9 commit 784869dCopy full SHA for 784869d
packages/nextjs/src/config/withSentryConfig.ts
@@ -432,7 +432,7 @@ function getInstrumentationClientFileContents(): string | void {
432
['src', 'instrumentation-client.ts'],
433
['src', 'instrumentation-client.js'],
434
['instrumentation-client.ts'],
435
- ['instrumentation-client.ts'],
+ ['instrumentation-client.js'],
436
];
437
438
for (const pathSegments of potentialInstrumentationClientFileLocations) {
0 commit comments