CesiumGS / cesium-webpack-example

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

FYI: Created a Vite example #38

Open dustinmichels opened 2 years ago

dustinmichels commented 2 years ago

Hey! I "ported" this Cesium example to work with Vite instead of Webpack: https://github.com/dustinmichels/cesium-vite-example

If you think it would be of interest to your users, feel free to publicize. Also feel free not to! 😄