Commit 9889afa
Ravi Singh
fix: add cloud lock file so jsQR is included in production build
CI was using stale package-lock.json that didn't match package-cloud.json,
causing jsQR to be missing from the built bundle. The in-app QR scanner
was silently failing because the library wasn't loaded.1 parent 2e649d3 commit 9889afa
2 files changed
Lines changed: 8806 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments