client/gruntfile.js
changeset 444 19f0b7803aed
parent 442 adb907bba956
child 468 364c367df7fc
child 476 7e9495eb3cb0
--- a/client/gruntfile.js	Mon May 25 01:18:12 2015 +0200
+++ b/client/gruntfile.js	Fri May 29 14:57:37 2015 +0200
@@ -7,6 +7,7 @@
   var renkan_src = [
       'dist/js/templates.js',
       'js/main.js',
+      'js/dataloader.js',
       'js/models.js',
       'js/defaults.js',
       'js/i18n.js',