Hi @bloodwolf2020,
We have split out the Widgets
layer, which contains mainly UI and widget related code such as the Viewer, Timeline, geocoder, etc. So we ship two smaller packages: @cesium/widgets
, and @cesium/engine
, which contains everything else.
We would like to further separate @cesium/engine
into smaller distributions in the future. For instance a Core
library or a 3D Tiles loading library.