Files
homepage/static/fitness/zxing_reader.wasm
Alexander Bocken 3b0b1d08e4
All checks were successful
CI / update (push) Successful in 4m32s
fix: self-host ZXing WASM in static/ instead of ?url import
The zxing-wasm ?url import fails in Rollup production builds. Copy the
WASM binary to static/fitness/ and reference it via absolute path in
prepareZXingModule locateFile.
2026-04-05 12:28:12 +02:00

974 KiB