We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0c0f75 + 8e73d7b commit 411a682Copy full SHA for 411a682
barcode-scanner-api-samples/scan-multiple-barcodes/cart-builder.html
@@ -126,7 +126,7 @@ <h2>Simulated Shopping Cart</h2>
126
// Specify the path to the engine resources (loaded from CDN in this case)
127
engineResourcePaths: {
128
rootDirectory:
129
- "https://cdn.jsdelivr.net/npm/dynamsoft-barcode-reader-bundle@10.5.3000-beta-202504231853/dist/",
+ "https://cdn.jsdelivr.net/npm/dynamsoft-barcode-reader-bundle@10.5.3000/dist/",
130
},
131
132
// Set scanning mode to detect multiple unique barcodes in one session
0 commit comments