feat(main): add sentry

This commit is contained in:
Kim, Jimin 2024-04-28 18:11:24 +09:00
parent 57273779b0
commit dd1325bb84
Signed by: pomp
GPG key ID: 2B516173EDD492EB
6 changed files with 429 additions and 1 deletions

View file

@ -20,6 +20,7 @@
"@fontsource/noto-sans-kr": "^5.0.5",
"@inqling/svelte-icons": "^3.5.0",
"@playwright/test": "^1.36.2",
"@sentry/sveltekit": "^7.112.2",
"@sveltejs/adapter-vercel": "^5.3.0",
"@sveltejs/kit": "^2.5.7",
"@sveltejs/vite-plugin-svelte": "^3.1.0",