From b8627813be56e04c18baf38885f3a3dc0fb7496c Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 24 Jan 2016 02:29:13 +0100 Subject: Replace handlebars with mithril, hooks for i18n. The wallet is now a single page application. --- extension/gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extension/gulpfile.js') diff --git a/extension/gulpfile.js b/extension/gulpfile.js index 40b17a702..4b27a0a0b 100644 --- a/extension/gulpfile.js +++ b/extension/gulpfile.js @@ -56,7 +56,7 @@ const paths = { "lib/vendor/*", "lib/emscripten/libwrapper.js" ], -} +}; -- cgit v1.2.3