moved away from submodules

This commit is contained in:
Spencer Alger
2014-02-04 11:21:07 -07:00
parent 7268fdc412
commit 5ff4b6f855
9 changed files with 91 additions and 69 deletions

View File

@ -29,7 +29,7 @@ module.exports = function (grunt) {
'_check_for_confirmation',
'_upload_archive:release',
'browser_clients:build',
'run:init_submodules',
'run:clone_bower_repo',
'copy:dist_to_bower',
'run:release_bower_subm_tag'
]);