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

Update latest versions for most dependencies #1751

Merged
merged 24 commits into from
Sep 2, 2024

Conversation

ZakarFin
Copy link
Member

@ZakarFin ZakarFin commented Feb 23, 2022

Some can't be updated without updating to Webpack 5 which at least previously didn't work with Cesium (didn't try now as it requires updates on our plugins as well). Still has some non-updated parts and requires more testing.

Note! Updating webpack-cli also requires changing --env.appdef=applications to --env=appdef=applications on (sample-)application build/start scripts.

Note2! The build process is even slower with the newer version for some reason.

@ZakarFin ZakarFin marked this pull request as draft March 3, 2022 12:08
@ZakarFin
Copy link
Member Author

ZakarFin commented Mar 9, 2022

Could try downgrading file-loader back to original version since looks like it's the main culprit for breaking mapmodule.getImageUrl() (some images for plugins are not shown with current config).

@ZakarFin ZakarFin mentioned this pull request Mar 16, 2022
This was referenced Mar 16, 2022
@ZakarFin ZakarFin marked this pull request as ready for review September 2, 2024 10:39
@ZakarFin ZakarFin added this to the 2.14.0 milestone Sep 2, 2024
@ZakarFin ZakarFin merged commit f2daf59 into oskariorg:develop Sep 2, 2024
1 check passed
@ZakarFin ZakarFin deleted the lib-updates branch September 2, 2024 10:40
@ZakarFin
Copy link
Member Author

ZakarFin commented Sep 2, 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 this pull request may close these issues.

1 participant