pi-remote-control/extensions
Yejun Su 824ae6a203
fix: replace qrencode system dependency with pure-JS qrcode package
Use the 'qrcode' npm package instead of shelling out to the 'qrencode'
binary. Load via createRequire for ESM/CJS interop. Use margin: 2 to
avoid the utf8 renderer's invalid array length bug with odd margins.
2026-03-19 12:59:05 +08:00
..
pi-remote-control fix: replace qrencode system dependency with pure-JS qrcode package 2026-03-19 12:59:05 +08:00