From f0454a6cb257d5172e0e90ba6691a1e993e0d2c2 Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Wed, 10 Sep 2014 15:45:56 -0700 Subject: [PATCH] update todo --- todo.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/todo.md b/todo.md index 5dd80bd0..5c1e2984 100644 --- a/todo.md +++ b/todo.md @@ -26,6 +26,11 @@ To Do when hft starts it can open an iframe to shft which will read the cookie and trigger and install question +* add es6 support + + * make it so files with ".js6" get transpiled on the fly. Use cache so they + don't get transpiled more than once + * genreate min/concat version of hft libs. Allow you to select that style in package.json so no requirejs