-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Adapt Che-Theia to upstream changes (Webpack) #19804
Comments
Webpack 4 supports both formats for providing the arguments: But Webpack 5 doesn't support the old format Fixed in the PR eclipse-che/che-theia#1105 |
detected in the logs: |
The fix is proposed in eclipse-che/che-theia#1134 |
Is your task related to a problem? Please describe.
There are breaking changes made in upstream Theia by the commit eclipse-theia/theia@fa84afa
It breaks Che-Theia build. See the attached logs for the details.
Describe the solution you'd like
Need to adapt Che-Theia to the upstream changes.
Describe alternatives you've considered
Additional context
Che-Theia build output
The text was updated successfully, but these errors were encountered: