Commit 94c49f1e authored by TasteBot's avatar TasteBot

update the build files for gh-pages [ci skip]

parent 6f2030da
......@@ -9,7 +9,7 @@
declare var Router;
import { TodoModel } from "./TodoModel";
import { TodoModel } from "./todoModel";
import { TodoFooter } from "./footer";
import { TodoItem } from "./todoItem";
import { ALL_TODOS, ACTIVE_TODOS, COMPLETED_TODOS, ENTER_KEY } from "./constants";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment