desktop: sentry integration (#15300)

Co-authored-by: Jay V <air@live.ca>
This commit is contained in:
Brendan Allan
2026-05-01 11:56:31 +08:00
committed by GitHub
co-authored by Jay V
parent c68c33d4fe
commit 163290bcf0
34 changed files with 291 additions and 23 deletions
+3 -3
View File
@@ -15,9 +15,9 @@ export default defineConfig({
// Improves production stack traces
keepNames: true,
},
// build: {
// sourcemap: true,
// },
build: {
sourcemap: true,
},
// 2. tauri expects a fixed port, fail if that port is not available
server: {
port: 1420,