Skip to content

Commit e856bf3

Browse files
committed
checking sentrt debug logs
1 parent d513ce1 commit e856bf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/bundler-plugin-core/src/sentry.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ export const createSentryInstance = (
4141
tracesSampleRate: 1,
4242
sampleRate: 1,
4343

44+
debug: true,
45+
4446
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
4547
// @ts-expect-error this value is being replaced by rollup
4648
release: __PACKAGE_VERSION__ as string,

0 commit comments

Comments
 (0)