技术栈:Vue Vite
问题描述:本地有一份 geojson 的数据,在使用 Vector 是需要为其指定 source,可以通过 url 把本地的 geojson 路径传给 url,但并不适用于 vite 这种项目,我还有什么方法把 geojson 数据传给 Vector 呢?