Use the min version increases bundle size.
This commit is contained in:
@@ -29,7 +29,7 @@ import {
|
||||
TimelineOptions,
|
||||
TimelineOptionsCluster,
|
||||
TimelineWindow,
|
||||
} from 'vis-timeline/esnext/umd/vis-timeline-graph2d.min.js';
|
||||
} from 'vis-timeline/esnext';
|
||||
import { CAMERA_BIRDSEYE } from '../const';
|
||||
import { localize } from '../localize/localize';
|
||||
import timelineCoreStyle from '../scss/timeline-core.scss';
|
||||
|
||||
Reference in New Issue
Block a user