Files
backend/web/vendor/qr/qrcode.js
Andriy Oblivantsev e1107256e8
CI / test (push) Successful in 3s
Vendor frontend CDN dependencies and serve them locally.
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
2026-03-02 22:43:27 +00:00

4 lines
150 B
JavaScript

/* esm.sh - qrcode@1.5.4 */
export * from "/qrcode@1.5.4/es2022/qrcode.bundle.mjs";
export { default } from "/qrcode@1.5.4/es2022/qrcode.bundle.mjs";