I am currently maintaining an ionic v1 cordova application where this library is used. It is imported using the CDN script link provided in the README https://cdn.jsdelivr.net/gh/ericnograles/browser-image-resizer@2.4.0/dist/index.js.
It was working perfectly until it suddenly broke halting the whole application from starting up.
I am currently maintaining an ionic v1 cordova application where this library is used. It is imported using the CDN script link provided in the README
https://cdn.jsdelivr.net/gh/ericnograles/browser-image-resizer@2.4.0/dist/index.js
. It was working perfectly until it suddenly broke halting the whole application from starting up.Is there any way to fix this ASAP?