reearth / resium

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

404 on every asset - Vite #575

Closed RZalmon closed 1 year ago

RZalmon commented 1 year ago

Hi. Im using Resium in Vite, Unfortunately I'm getting 404 for every asset(.css\ png\ jpg)-

React: 18.0.0 Vite: 4.0.4 Resium: 1.16.0 Cesium: 1.101.0 vite-plugin-cesium: 1.2.22 @vitejs/plugin-react: 2.0.0

e.x- http://localhost:3003/cesium/Widgets/Images/ImageryProviders/sentinel-2.png

resium error

image

rot1024 commented 1 year ago

It's not related to Resium. Check CESIUM_BASE_URL variable is correct. For details, check vite-plugin-cesium's issues