log console.error to sentry (#1243)

* log console.error to sentry

* fix
This commit is contained in:
David Luzar 2020-04-07 15:54:49 +02:00 committed by GitHub
parent 13a2253cdc
commit 88cec2df5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 0 deletions

View file

@ -20,6 +20,7 @@
},
"dependencies": {
"@sentry/browser": "5.15.4",
"@sentry/integrations": "5.15.4",
"browser-nativefs": "0.4.0",
"i18next-browser-languagedetector": "4.0.2",
"nanoid": "2.1.11",