Skip to content

Commit

Permalink
refactor(demo15): edit index.html to make HMR more obivious
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanyf committed Feb 23, 2016
1 parent 32dbb68 commit e70c01c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo15/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<html>
<body>

<div id='root'></div>
<p>Hot Module Replacement</p>
<script src="/static/bundle.js"></script>
</body>
</html>

0 comments on commit e70c01c

Please sign in to comment.