gitlab-org--gitlab-foss/app/assets/javascripts/graphs/graphs_bundle.js

5 lines
83 B
JavaScript
Raw Normal View History

2017-03-02 02:27:52 -05:00
import Chart from 'vendor/Chart';
// export to global scope
2017-03-02 02:27:52 -05:00
window.Chart = Chart;