Modularize grunt tasks
This commit is contained in:
+3
-1
@@ -26,7 +26,9 @@
|
||||
"grunt-contrib-requirejs": "~0.4.1",
|
||||
"grunt-angular-templates": "~0.3.12",
|
||||
"grunt-contrib-compress": "~0.5.2",
|
||||
"grunt-contrib-uglify": "~0.2.4"
|
||||
"grunt-contrib-uglify": "~0.2.4",
|
||||
"load-grunt-tasks": "~0.2.0",
|
||||
"glob": "~3.2.7"
|
||||
},
|
||||
"license": "Apache License"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user