Skip to content

Instantly share code, notes, and snippets.

@okj579
Created October 4, 2018 09:45
Show Gist options
  • Save okj579/2b6b09e298518696cb4ee39e954c4b44 to your computer and use it in GitHub Desktop.
Save okj579/2b6b09e298518696cb4ee39e954c4b44 to your computer and use it in GitHub Desktop.
Loads a script which should ignore RequireJS define()
!function a(b,c){return window.jQuery?$.get(b,function(d){new Function('define',d)(),c&&c()},'text'):setTimeout(function(){a(b,c)},1)}(
'js/url.js',
function() {
// onload script
}
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment