mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-12-03 23:13:54 +03:00
rebuild todomvc bundle for demo
This commit is contained in:
parent
45cea997c3
commit
7f0fea819a
2331
examples/todomvc/dist/bundle.js
vendored
2331
examples/todomvc/dist/bundle.js
vendored
File diff suppressed because one or more lines are too long
11
index.html
11
index.html
|
@ -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>
|
|
Loading…
Reference in New Issue
Block a user