Skip to content

Instantly share code, notes, and snippets.

@rolaveric
Created January 21, 2015 10:06
Show Gist options
  • Save rolaveric/1b3ed7fcd69d92ea937c to your computer and use it in GitHub Desktop.
Save rolaveric/1b3ed7fcd69d92ea937c to your computer and use it in GitHub Desktop.
Example HTML for loading a bundle from systemjs-builder
<script src="bower_components/traceur-runtime/traceur-runtime.min.js"></script>
<script src="bundle.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment