gitlab-org--gitlab-foss/app/assets/javascripts/lib/utils/jquery_at_who.js

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

4 lines
85 B
JavaScript
Raw Normal View History

import 'jquery';
import 'jquery.caret'; // required by at.js
import '@gitlab/at.js';