summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/sentry/sentry_config.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/sentry/sentry_config.js')
-rw-r--r--app/assets/javascripts/sentry/sentry_config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/sentry/sentry_config.js b/app/assets/javascripts/sentry/sentry_config.js
index bc3b2f16a6a..631d5448d1e 100644
--- a/app/assets/javascripts/sentry/sentry_config.js
+++ b/app/assets/javascripts/sentry/sentry_config.js
@@ -1,5 +1,5 @@
-import * as Sentry from '@sentry/browser';
import $ from 'jquery';
+import * as Sentry from '~/sentry/wrapper';
import { __ } from '~/locale';
const IGNORE_ERRORS = [