client/gruntfile.js
changeset 297 7de2652f7ee8
parent 295 bcac9ea07d04
child 320 154b121a43f1
--- a/client/gruntfile.js	Fri May 16 17:36:21 2014 +0200
+++ b/client/gruntfile.js	Sun May 18 10:31:12 2014 +0200
@@ -34,7 +34,8 @@
           paths: {
             requtils: "require-utils",
             jquery: "empty:",
-            underscore: "empty:"
+            underscore: "empty:",
+            filesaver: "empty:"
           }
         }
       }