Skip to content

Commit

Permalink
removing
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoazeredo-quintoandar committed Jul 17, 2020
1 parent 33c0ecf commit 04442b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ let sentryParams = {
environment: process.env.SENTRY_ENVIRONMENT,
debug: process.env.NODE_ENV !== 'production',
release: process.env.SENTRY_RELEASE,
integrations: [new Sentry.Integrations.ExtraErrorData({ depth: 4 })],
normalizeDepth: 5,
};

Expand Down

0 comments on commit 04442b6

Please sign in to comment.