gitlab-org--gitlab-foss/app/assets/javascripts/pages/projects/graphs/show/index.js

4 lines
125 B
JavaScript

import initContributorsGraphs from '~/contributors';
document.addEventListener('DOMContentLoaded', initContributorsGraphs);