mirror of
https://github.com/nimiq/qr-scanner.git
synced 2026-07-27 19:56:28 +00:00
Doed now not import the worker as a separate worker script via the Worker constructor which required copying over the worker script and specifying QrScanner.WORKER_PATH. Instead, the dynamic import will now be handled automatically by bundlers like Rollup or Webpack.