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

Fix #10455 update extension webpack #10580

Merged
merged 1 commit into from
Oct 2, 2024

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 enhancement Internal BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch labels Oct 2, 2024
@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 merged commit dc5a043 into geosolutions-it:master Oct 2, 2024
6 checks passed
allyoucanmap added a commit to allyoucanmap/MapStore2 that referenced this pull request Oct 2, 2024
@allyoucanmap allyoucanmap removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Oct 2, 2024
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