When I use bundling tools like Vite
to build with @cesium/engine
, what are the static resources that need to be retained, like ['/Assets/', '/ThirdParty/', '/Widgets/', '/Workers/', '/Cesium.js']
in cesium
?
When I use bundling tools like Vite
to build with @cesium/engine
, what are the static resources that need to be retained, like ['/Assets/', '/ThirdParty/', '/Widgets/', '/Workers/', '/Cesium.js']
in cesium
?