Skip to content

Commit

Permalink
fixed src js
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 26, 2016
1 parent 39b5070 commit 35e48ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo10/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<html>
<body>
<script src="main.js"></script>
<script src="bundle.js"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion demo11/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<html>
<body>
<script src="main.js"></script>
<script src="bundle.js"></script>
</body>
</html>

0 comments on commit 35e48ea

Please sign in to comment.