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: 31ec4e29ad23031707d3ebae0b6f4c747e5fe95b (plain)
1
2
3
import monitoringBundle from '~/monitoring/monitoring_bundle_with_alerts';

document.addEventListener('DOMContentLoaded', monitoringBundle);