Skip to content

Commit 92f1a21

Browse files
committed
chore: demo
1 parent 1b806c6 commit 92f1a21

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

demo-vue/app/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ async function startSentry() {
1212
dsn: SENTRY_DSN,
1313
debug: true,
1414
flushSendEvent: true,
15-
enableNativeCrashHandling: false,
15+
enableNativeCrashHandling: true,
1616
enableAutoPerformanceTracking: true
1717
});
1818
setTimeout(()=>{

demo-vue/pnpm-lock.yaml

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)