Initial commit
This commit is contained in:
6
resources/mix/vendors/vis-timeline/vis-timeline.bundle.js
vendored
Normal file
6
resources/mix/vendors/vis-timeline/vis-timeline.bundle.js
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
// vis-timeline - An interactive visualization chart to visualize data in time: https://github.com/visjs/vis-timeline
|
||||
|
||||
module.exports = [
|
||||
'node_modules/vis-timeline/standalone/umd/vis-timeline-graph2d.min.js',
|
||||
'node_modules/handlebars/dist/handlebars.min.js',
|
||||
];
|
Reference in New Issue
Block a user