silx-kit / h5web

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

Upgrade h5wasm to fix NextJS issue #1530

Closed axelboc closed 10 months ago

axelboc commented 10 months ago

Fix #1525 - importing h5wasm in NextJS now properly imports h5wasm's browser bundle instead of its Node bundle. See https://github.com/usnistgov/h5wasm/releases/tag/v0.7.0 and https://github.com/usnistgov/h5wasm/pull/64 for more info.