Skip to content

Commit

Permalink
feat(sentry): allow only some URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Apr 26, 2021
1 parent 9ca08b5 commit c1b52f9
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 @@ -197,6 +197,8 @@ export default {
// sourceMapStyle: 'hidden-source-map',

config: {
whitelistUrls: ['r34.app', 'akbal.dev'],

ignoreErrors: [
// Network
'Fetch',
Expand Down

0 comments on commit c1b52f9

Please sign in to comment.