fix(build): fixed build issues with concat not including require_config

This commit is contained in:
Torkel Ödegaard
2015-12-02 18:22:47 +01:00
parent 24324939e1
commit 8eb3e48bc7
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"grunt-contrib-connect": "~0.5.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-cssmin": "~0.6.1",
"grunt-contrib-htmlmin": "~0.1.3",
"grunt-contrib-htmlmin": "~0.6.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-less": "~0.7.0",
"grunt-contrib-requirejs": "~0.4.4",