Skip to content

Switch back to @sentry/browser SDK - #4

Open
macuzi wants to merge 3 commits into
mainfrom
macuzi/add-sentry-electron-sdk
Open

Switch back to @sentry/browser SDK#4
macuzi wants to merge 3 commits into
mainfrom
macuzi/add-sentry-electron-sdk

Conversation

@macuzi

@macuzi macuzi commented Apr 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Merged main into the electron SDK branch
  • Replaced @sentry/electron with @sentry/browser since we're running in a plain browser context via Vite
  • Updated imports in src/main.ts and src/sentry.config.ts

Test plan

  • Run npm run dev and verify the app loads without import errors
  • Click each button and verify Sentry events are captured

🤖 Generated with Claude Code

macuzi and others added 3 commits March 28, 2026 16:19
Add Electron main process with Sentry init, preload script with IPC
bridge, renderer config, Vite build config with source map uploads,
and Sentry-themed UI with SDK/branch badge.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
… dev

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant