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

index.js « metrics « environments « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0b644780ad4bd27aea6cc4f4be4f1e1e75bc4035 (plain)
1
2
3
import monitoringBundle from '~/monitoring/monitoring_bundle';

document.addEventListener('DOMContentLoaded', monitoringBundle);