From a26b15b1feef00345c548ead6b4e27bddf1a6f84 Mon Sep 17 00:00:00 2001 From: Reece Browne <74901996+reecebrowne@users.noreply.github.com> Date: Tue, 28 Apr 2026 17:36:34 +0100 Subject: [PATCH] Lazy load open cv (#6236) Co-authored-by: EthanHealy01 <80844253+EthanHealy01@users.noreply.github.com> --- frontend/index.html | 3 - frontend/src/core/pages/MobileScannerPage.tsx | 92 ++++---------- frontend/src/core/utils/loadJscanify.ts | 115 ++++++++++++++++++ 3 files changed, 141 insertions(+), 69 deletions(-) create mode 100644 frontend/src/core/utils/loadJscanify.ts diff --git a/frontend/index.html b/frontend/index.html index 98b620b40..a898f3dc4 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -19,8 +19,5 @@
- - -