MCPcopy Create free account
hub / github.com/andylei/paperbox / loadScripts

Function loadScripts

JSXTransformer.js:230–296  ·  view source on GitHub ↗

* Loop over provided script tags and get the content, via innerHTML if an * inline script, or by using XHR. Transforms are applied if needed. The scripts * are executed in the order they are found on the page. * * @param {array} scripts The elements to load and run. * @internal

(scripts)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runScriptsFunction · 0.85

Calls 2

loadFunction · 0.85
checkFunction · 0.85

Tested by

no test coverage detected