cesium-webpack-example
cesium-webpack-example copied to clipboard
The minimal recommended setup for an application using Cesium with Webpack.
It would be good to include an example of best practice for more production oriented builds, like removing debug pragmas and tree shaking etc. e.g. in this toy example the...
A PR for building using webpack 5. It is working but please review, I am by no means an expert in this area. Especially regarding the import of .css in...
Hi, Although it is advertised here and on the Cesium homepage that Cesium now supports ES6, this is not entirely true. ES6 was not implemented directly in order to only...
Fixes #6. [ContextReplacementPlugin](https://webpack.js.org/plugins/context-replacement-plugin/)