This switches demo pages and modules to local web/vendor assets, fixes Three GLTFLoader local import resolution, and documents the runtime-data/agent commit workflow updates. Made-with: Cursor
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* QR code scanner from camera. Decodes private key (pk) from QR.
|
||||
*/
|
||||
import jsQR from "https://esm.sh/jsqr@1.4.0";
|
||||
import jsQR from "./vendor/qr/jsqr.bundle.mjs";
|
||||
|
||||
/**
|
||||
* Scan QR code from camera video stream.
|
||||
|
||||
Reference in New Issue
Block a user