Owen Reese:
Hi, I need some support with a javascript library BF implemented for me, but the source URL where it is hosted is now dead. Is there a good person for me to reach out to who can assist? This is relatively high priority as our app is nonfunctional without this library.
Hassan Mukhtar:
Hey Owen whats the library?
Owen Reese:
QuaggaJS
Owen Reese:
https://serratus.github.io/quaggaJS/
Hassan Mukhtar:
Whats the issue with it?
Owen Reese:
https://rawgit.com/serratus/quaggaJS/master/dist/quagga.min.js
Owen Reese:
That’s the URL it’s trying to load and it’s dead
Hassan Mukhtar:
Are you inserting into domheadER?
Hassan Mukhtar:
Raw git has shut down, can just past this cdn into your dom header instead
Owen Reese:
That makes sense - thank you!
Owen Reese:
It is inserted into the DOM
Owen Reese:
Actually, looks like its an onFormLoad for the relevant page - but I believe the CDN change would work the same there too
Owen Reese:
Owen Reese:
I assumed it would be a simply change of URL but didn’t’ want to accidentally grab the wrong library and trusted your expertise far more than myself, ha