Cleanup Gruntfile, streamline copy tasks

grunt watch:dev -> grunt watch
This commit is contained in:
Tom Fulton
2014-03-17 19:04:10 -06:00
parent 980752340e
commit e374a9f01b
3 changed files with 52 additions and 72 deletions
+3
View File
@@ -26,5 +26,8 @@
"repository": {
"type": "git",
"url": "https://github.com/imulus/Archetype.git"
},
"dependencies": {
"load-grunt-tasks": "~0.4.0"
}
}