feat: add vite-plugin sentry
This commit is contained in:

committed by
kolaente

parent
389ca1b692
commit
73947f0ba4
@ -14,6 +14,10 @@
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
"types": [
|
||||
// https://github.com/ikenfin/vite-plugin-sentry#typescript
|
||||
"vite-plugin-sentry/client"
|
||||
],
|
||||
"ignoreDeprecations": "5.0"
|
||||
},
|
||||
"vueCompilerOptions": {
|
||||
|
Reference in New Issue
Block a user