rebuild todomvc bundle for demo

This commit is contained in:
Sergey Lapin 2015-07-24 12:45:03 +03:00
parent 45cea997c3
commit 7f0fea819a
2 changed files with 0 additions and 2342 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,11 +0,0 @@
<html>
<head>
<title>Redux devtools example</title>
<meta charset="utf-8">
</head>
<body>
<div class="todoapp" id="root">
</div>
<script src="./examples/todomvc/dist/bundle.js"></script>
</body>
</html>