Commit 056dfd8a authored by Jacques's avatar Jacques

Init Sourcegraph on the blob refactor

Ensures Sourcegraph is loaded on the blob refactor
parent 8cf56177
......@@ -2,6 +2,7 @@
import { GlSafeHtmlDirective } from '@gitlab/ui';
import LineNumbers from '~/vue_shared/components/line_numbers.vue';
import { sanitize } from '~/lib/dompurify';
import '~/sourcegraph/load';
const LINE_SELECT_CLASS_NAME = 'hll';
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment