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
It looks like the olcs package is broken. Its package.json says "module": "./dist/olcesium.umd.js" but there is no such file or dist directory in the package.
Version 2.14.0
The text was updated successfully, but these errors were encountered:
Thank you very much @matthias-ccri for this report.
See in #1051 what you should do so that it works.
I think import OLCesium from 'olcs' should be made to work.
It is what people expect nowadays.
We will discuss the topic at the next community meeting so that we decide how to tackle that.
If someone has some opinion about it in the meantime, please comment.
It looks like the
olcs
package is broken. Itspackage.json
says"module": "./dist/olcesium.umd.js"
but there is no such file ordist
directory in the package.Version 2.14.0
The text was updated successfully, but these errors were encountered: