The solution to create and share maps, dashboards, geostories with 3D support on the web. And it is open-source too!
517
stars
404
forks
source link
[Backport 2024.02.xx] Fix #10455 update extension webpack (#10580) #10581
Closed
allyoucanmap closed 1 month ago
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)
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)
Other useful information