gitlab-org--gitlab-foss/app/assets/javascripts/sourcegraph/load.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
59 B
JavaScript
Raw Normal View History

import initSourcegraph from './index';
initSourcegraph();