Upgraded to Quagga2 (again) (closes #799, also references #844)

This commit is contained in:
Bernd Bestel
2020-08-19 20:04:17 +02:00
parent 04bbad2167
commit cf9bb87f6e
4 changed files with 3407 additions and 28 deletions

View File

@@ -5,7 +5,7 @@
@endpush
@push('pageScripts')
<script src="{{ $U('/node_modules/quagga/dist/quagga.min.js?v=', true) }}{{ $version }}"></script>
<script src="{{ $U('/node_modules/@ericblade/quagga2/dist/quagga.min.js?v=', true) }}{{ $version }}"></script>
@endpush
@push('pageStyles')