Minimal setup for sentry error tracing.

This commit is contained in:
2020-11-20 10:21:18 +01:00
parent 9816642362
commit f7ac5a96ee
3 changed files with 413 additions and 1450 deletions

View File

@@ -13,6 +13,9 @@
"license": "ISC",
"dependencies": {
"@babel/polyfill": "~7.2",
"@sentry/browser": "^5.27.4",
"@sentry/integrations": "^5.27.4",
"@sentry/tracing": "^5.27.4",
"@zxing/library": "^0.15.2",
"body-parser": "^1.19.0",
"canvas-confetti": "^1.2.0",