Skip to content

Instantly share code, notes, and snippets.

@misterhay
Created April 1, 2021 05:05
Show Gist options
  • Save misterhay/d5e6232a0c7da229432f3afba03c6e66 to your computer and use it in GitHub Desktop.
Save misterhay/d5e6232a0c7da229432f3afba03c6e66 to your computer and use it in GitHub Desktop.
A quick test for loading external JavaScript files
function test() {
return "this works";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment