silx-kit / h5web

React components for data visualization and exploration
https://h5web.panosc.eu/
MIT License
167 stars 17 forks source link

Switch to `lodash-es` for ESM and tree-shaking #1564

Closed axelboc closed 5 months ago

axelboc commented 5 months ago

Should fix error when using Vitest in a consumer project cf. https://github.com/silx-kit/h5web/discussions/1562#discussioncomment-8384517

Getting a 50 kB reduction of the demo's bundle size:

image

image