Skip to content

Commit

Permalink
local system.js for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
flyover committed Jan 24, 2017
1 parent 30a9053 commit 534742b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<title>Spine TypeScript Demo</title>
<style>body { background-image: url("bg.png"); background-repeat: repeat; }</style>
<script type="text/javascript" src="https://unpkg.com/systemjs@0.20.0-rc.1/dist/system.js"></script>
<!--script type="text/javascript" src="../node_modules/systemjs/dist/system.js"></script-->
<script type="text/javascript">
function boot(event) {
var transpile = false;
Expand Down

0 comments on commit 534742b

Please sign in to comment.