geosolutions-it / MapStore2

The solution to create and share maps, dashboards, geostories with 3D support on the web. And it is open-source too!
https://mapstore.geosolutionsgroup.com/
Other
517 stars 404 forks source link

Fix #10455 update extension webpack #10580

Closed allyoucanmap closed 1 month ago

allyoucanmap commented 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