mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 11:23:10 +02:00
Lazy load open cv (#6236)
Co-authored-by: EthanHealy01 <[email protected]>
This commit is contained in:
co-authored by
EthanHealy01
parent
4e4918b91e
commit
a26b15b1fe
@@ -19,8 +19,5 @@
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
<div id="root"></div>
|
||||
<script type="module" src="src/index.tsx"></script>
|
||||
<!-- jscanify and OpenCV for mobile scanner - loaded after React for non-blocking page load -->
|
||||
<script src="/vendor/jscanify/opencv.js" async></script>
|
||||
<script src="/vendor/jscanify/jscanify.js" async></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user