* custom error component

* upload sourcemaps to sentry
* report caught errors to sentry
This commit is contained in:
m5r
2021-09-07 04:49:13 +08:00
parent 48f9e67516
commit bdac93d7e1
10 changed files with 596 additions and 27 deletions

View File

@ -49,6 +49,10 @@
"@panelbear/panelbear-js": "1.2.0",
"@prisma/client": "2.30.0",
"@react-aria/interactions": "3.5.1",
"@sentry/browser": "6.12.0",
"@sentry/integrations": "6.12.0",
"@sentry/node": "6.12.0",
"@sentry/webpack-plugin": "1.17.1",
"@tailwindcss/forms": "0.3.3",
"@tailwindcss/line-clamp": "0.2.1",
"@tailwindcss/typography": "0.4.1",