rdmorganiser / rdmo

A tool to support the planning, implementation, and organization of research data management.
https://rdmorganiser.github.io
Apache License 2.0
105 stars 49 forks source link

npm build warnings in CI #1197

Open jochenklar opened 3 days ago

jochenklar commented 3 days ago

I think it would be good if this warning would stop the CI:

  WARNING in ./rdmo/projects/assets/js/projects/components/helper/PendingInvitations.js 25:41-48
  export 'default' (imported as 'baseUrl') was not found in 'rdmo/core/assets/js/utils/meta' (possible exports: baseUrl, language, siteId, staticUrl

Any ideas @MyPyDavid @afuetterer ?