Skip to content

Instantly share code, notes, and snippets.

@msroot
Created December 19, 2011 15:00
Show Gist options
  • Save msroot/1497572 to your computer and use it in GitHub Desktop.
Save msroot/1497572 to your computer and use it in GitHub Desktop.
$('external_js').innerHTML = 'Ok';
// Important, notice BigPipe that this file has been loaded
if (BigPipe != undefined) { BigPipe.fileLoaded("test.js"); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment