feat: add Sentry error logging

This commit is contained in:
2020-04-03 14:07:42 +02:00
parent ae87f43f4e
commit b700f1dc30
3 changed files with 1513 additions and 1162 deletions
+1
View File
@@ -9,6 +9,7 @@
"dependencies": {
"@auth0/auth0-spa-js": "^1.5.0",
"@nuxtjs/moment": "^1.1.0",
"@nuxtjs/sentry": "^4.0.0",
"@nuxtjs/vuetify": "^1.9.0",
"@u3u/vue-hooks": "^2.0.1",
"@vue/composition-api": "^0.3.4",