GaxityCode

Loading project…

Connecting to Gaxity Code

Project not found

We could not load this project.

Untitled project

0 files Public
Console 0
html = html.replace(/]*?)\bsrc\s*=\s*(["'])(.*?)\2([^>]*?)>([\s\S]*?)<\/script>/gi, function (m, pre, q, src, post, inner) { var resolved = resolvePath(indexKey, src); var real = findFile(resolved, files); if (!real) return m; var u = makeBlobUrl(real, 'text/javascript'); return u ? '' + inner + '<\/script>' : m; }); // , ,