debian-mirror-gitlab/app/assets/javascripts/pages/projects/blob/new/index.js

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

4 lines
73 B
JavaScript
Raw Normal View History

2018-03-27 19:54:05 +05:30
import initBlobBundle from '~/blob_edit/blob_bundle';
2021-04-17 20:07:23 +05:30
initBlobBundle();