link.onerror = function()

in components/helper/loadScripts.ts [43:45]


            link.onerror = function() {
              reject()
            }