cesium: Cesium no longer working with Webpack [Outdated Approach]
This blog was very helpful to setup what we needed from Cesium on a Nuxt/Vue project using copy-webpack-plugin
- Browser: Chrome 113.0.5672.127 | 64 bit
- Operating System: Windows 10 Version 21H2 (OS Build 19044.2965)
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 19 (10 by maintainers)
I’m going to close this as https://github.com/CesiumGS/cesium-webpack-example has been updated and is working with Webpack 5.
We are investigating wether we should provide an example of Webpack 4, specifically for use with Nuxt 2. However, given that Nuxt 2 will soon be end of life in June.
Sorry @ggetz , I meant it’s not working as-is. Using
copy-webpack-plugin
(or a similar approach) would be great if it’s still an option on the table.