Skip to content

Commit

Permalink
feat(sentry config): add more common errors
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Oct 20, 2020
1 parent 16489a4 commit a9762cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ export default {
'Request rejected with status',
'Failed to fetch',
'AbortError',
'Network',
'NetworkError',
],
},
},
Expand Down

0 comments on commit a9762cf

Please sign in to comment.