mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
Jest added support for wasm imports which broke our tests. In the mean time, Webpack 5 added a new asset inclusion mechanism that can work around this and removes the need for our existing webpack workaround.