Add Sentry support

This commit is contained in:
Robert Long
2021-10-06 11:38:26 -07:00
parent 0067212512
commit 9ecfaa4ddb
5 changed files with 110 additions and 10 deletions

View File

@@ -6,6 +6,8 @@
"serve": "vite preview"
},
"dependencies": {
"@sentry/react": "^6.13.3",
"@sentry/tracing": "^6.13.3",
"classnames": "^2.3.1",
"color-hash": "^2.0.1",
"events": "^3.3.0",