Update visjs to new fork, reduce bundle size

This commit is contained in:
Sebastian Serth
2022-08-12 14:11:18 +02:00
parent 8a055a0d68
commit 4096abf89f
5 changed files with 70 additions and 39 deletions

View File

@ -5,4 +5,4 @@ import 'vis'
window.vis = vis;
// CSS
import 'vis/dist/vis.min.css'
import 'vis-timeline/dist/vis-timeline-graph2d.css';