From 77101f65e6a44d24e1960add078e5aa51deafb1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dirk=20L=C3=BCth?= Date: Fri, 14 Aug 2015 15:19:05 +0200 Subject: [PATCH] [BUGFIX] gulpconfig.json - remove "," causing an error --- gulpconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulpconfig.json b/gulpconfig.json index c33f5e89..43f2bcea 100755 --- a/gulpconfig.json +++ b/gulpconfig.json @@ -318,7 +318,7 @@ "src/dom/element.js", "src/dom/collection.js" ] - }, + } } }, "strings": {