CesiumGS / cesium-webpack-example

The minimal recommended setup for an application using Cesium with Webpack.
Apache License 2.0
243 stars 160 forks source link

Remove external node dependencies #55

Closed jjspace closed 6 months ago

jjspace commented 7 months ago

https://github.com/CesiumGS/cesium/pull/11773 should remove the need to list the external node dependencies. Once this is in this example can be updated to remove that configuration.

jjspace commented 6 months ago

Closed by https://github.com/CesiumGS/cesium-webpack-example/pull/56