Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.js « show « pipeline_editor « ci « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 67d32648ce82bf431c4750dd33bfe63ccbf30f77 (plain)
1
2
3
import { initPipelineEditor } from '~/pipeline_editor';

initPipelineEditor();