Skip to content
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

npm build warnings in CI #1197

Closed
jochenklar opened this issue Nov 19, 2024 · 2 comments · Fixed by #1203
Closed

npm build warnings in CI #1197

jochenklar opened this issue Nov 19, 2024 · 2 comments · Fixed by #1203
Assignees
Milestone

Comments

@jochenklar
Copy link
Member

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 ?

@MyPyDavid
Copy link
Member

MyPyDavid commented Nov 27, 2024

Ive added some settings to the webpack.config in here #1203, it should fail at the npm build:prod because of that warning.

MyPyDavid added a commit that referenced this issue Nov 28, 2024
MyPyDavid added a commit that referenced this issue Nov 29, 2024
MyPyDavid added a commit that referenced this issue Dec 2, 2024
MyPyDavid added a commit that referenced this issue Dec 2, 2024
@MyPyDavid MyPyDavid linked a pull request Dec 2, 2024 that will close this issue
@MyPyDavid
Copy link
Member

we have now build:dist that fails on non-performance warnings.

@MyPyDavid MyPyDavid added this to the RDMO 2.3.0 milestone Dec 4, 2024
@MyPyDavid MyPyDavid self-assigned this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants