Lighthouse-io / react-visjs-timeline

React component for the vis.js timeline module
MIT License
210 stars 91 forks source link

vis-timeline/dist/vis-timeline-graph2d.min -- npm build #115

Open pLavrenov opened 3 years ago

pLavrenov commented 3 years ago

Overview

vis-timeline not have this file: vis-timeline/dist/vis-timeline-graph2d.min

change index.js to: [remove] require('vis/dist/vis-timeline-graph2d.min.css'); [update] var _visTimelineGraph2d = require('vis/dist/vis-timeline-graph2d.min');

and remove "vis-timeline" from dependencies