Skip to content

Instantly share code, notes, and snippets.

@junishitsuka
Created December 10, 2015 05:38
Show Gist options
  • Save junishitsuka/ac38d497ee4cbd97b02f to your computer and use it in GitHub Desktop.
Save junishitsuka/ac38d497ee4cbd97b02f to your computer and use it in GitHub Desktop.

Revisions

  1. junishitsuka created this gist Dec 10, 2015.
    5 changes: 5 additions & 0 deletions index.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    <script>
    window.onload = function() {
    require("./js/dst/bundle.js")
    }
    </script>