Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Commit ff9a4d4

Browse files
committed
babel-standalone instead of browser.js
1 parent ffff111 commit ff9a4d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
</head>
1414
<body>
1515
<div id="content"></div>
16+
<script type="text/babel" src="scripts/example.js"></script>
1617
<script id="code" type="text/babel">
1718
// To get started with this tutorial running your own code, simply remove
1819
// the script tag loading scripts/example.js and start writing code here.

0 commit comments

Comments
 (0)