What's the minimum dependency of Cesium?

We are trying to minimize our project.

We use:

Build/CesiumUnminified/Cesium.js

Build/Cesium/Widgets/widgets.css

templates/bucket.css

But only with these three files it doesn’t work at all.

So what’s the minimum dependency of Cesium and is there any relative path we should look out?

Thank you.

You also need the various files in the /Workers and /ThirdParty folders. Depending on how you’re using Cesium, you may also need the actual code in /Widgets, unless you’ve turned off all the built-in displays like the Timeline and Scene Picker.