-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cesium no longer working with Webpack [Outdated Approach] #11301
Comments
Thanks @oussamabonnor1. More recently, we've been "maintaining" |
Also, based on your title, can you provide more information on what makes this an outdated approach? Is it just that it's not working as-is, or does it go deeper? |
Sorry @ggetz , I meant it's not working as-is. Using |
How should nuxt2 use cesium? I urgently need this feature. |
@bbhxwl Nuxt2 will only work with My "cesium": "1.92",
"copy-webpack-plugin": "6", Good luck! 💪 |
Is there any bug in 1.92? My project currently does not support upgrading to nuxt3, so can't I have a better experience with cesium? |
1.92 works fine! It just has less features than the newest available version. You can use it with Nuxt2. |
What features are missing? I want to see if I need them and if there are any explanations? If using CDN references, you can use the latest version, right? |
What features are missing => check the change.log for a complete list. Good luck! |
So it seems like I should upgrade my project. I'll try using nuxt3, can I use the latest one? |
With Nuxt3. Yes! |
Do you have the correct method for loading maps with nuxt3? Ts |
Is it possible to use the latest version of cesium with nuxt2+webpack4? |
Can we consider how to be compatible with the latest version? Because upgrading to nuxt3 is too challenging for me. |
|
I have a question to consult here. https://community.cesium.com/t/cesium-ion-1-110-webpack-problem/27351 |
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. |
Also see #11306 |
This blog was very helpful to setup what we needed from Cesium on a Nuxt/Vue project using
copy-webpack-plugin
Chrome 113.0.5672.127 | 64 bit
Windows 10 Version 21H2 (OS Build 19044.2965)
The text was updated successfully, but these errors were encountered: