You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run the project i have the following warnings on terminal.
WARNING in ./node_modules/cesium/Source/Core/buildModuleUrl.js 80:25-32
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
WARNING in ./node_modules/cesium/Source/Core/buildModuleUrl.js 114:14-21
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
Thank you
The text was updated successfully, but these errors were encountered:
@biqbalgis Thanks for reporting this. Since this looks like a duplicate of the linked issue, I'll close this one. If anything new pops up feel free to leave a comment here or open another issue.
I am using ol-cesium 2.10.0.
when i run the project i have the following warnings on terminal.
WARNING in ./node_modules/cesium/Source/Core/buildModuleUrl.js 80:25-32
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
WARNING in ./node_modules/cesium/Source/Core/buildModuleUrl.js 114:14-21
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
Thank you
The text was updated successfully, but these errors were encountered: