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

[Backport 2024.02.xx] Fix #10455 update extension webpack (#10580) #10581

Conversation

allyoucanmap
Copy link
Contributor

Description

This PR adds the hashFunction equal to "xxhash64" to the createExtensionWebpackConfig to be able to use node 20 on the MapStoreExtension repo

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Minor changes to existing features

Issue

What is the current behavior?

#10455

What is the new behavior?

Added the hashFunction equal to "xxhash64" to the createExtensionWebpackConfig

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • No

Other useful information

@allyoucanmap allyoucanmap added this to the 2024.02.00 milestone Oct 2, 2024
@allyoucanmap allyoucanmap self-assigned this Oct 2, 2024
@allyoucanmap allyoucanmap linked an issue Oct 2, 2024 that may be closed by this pull request
1 task
@offtherailz offtherailz enabled auto-merge (squash) October 2, 2024 10:16
@offtherailz offtherailz merged commit d9d4a18 into geosolutions-it:2024.02.xx Oct 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow use of node version 20
2 participants