reearth / resium

React components for 🌏 Cesium
https://resium.reearth.io
MIT License
746 stars 135 forks source link

[vite] Failed to resolve import "resium" #682

Open chdenat opened 1 week ago

chdenat commented 1 week ago

Hi

With the last release, 1.18.3, I can't import from Resium using Vite.

Using: import { useCesium } from 'resium' but got: 10:07:47 AM [vite] Pre-transform error: Failed to resolve import "resium" from "src/components/cesium/MapLayer.jsx". Does the file exist? It works nice with 1.18.2.