chmod all files, rsync for deploy, cdn support, build page borked

This commit is contained in:
Colin McLeod
2015-05-25 17:36:48 -07:00
parent 7bab67deff
commit 0a7494ebcb
148 changed files with 150 additions and 153 deletions

View File

@@ -13,6 +13,7 @@
"gulp": "^3.8.11",
"gulp-angular-templatecache": "^1.6.0",
"gulp-concat": "^2.5.2",
"gulp-exec": "^2.1.1",
"gulp-htmlmin": "^1.1.1",
"gulp-jshint": "^1.10.0",
"gulp-jsonlint": "^1.0.2",
@@ -28,7 +29,6 @@
"json-concat": "0.0.0",
"main-bower-files": "^2.6.2",
"run-sequence": "^1.0.2",
"uglify-js": "^2.4.19",
"vinyl-ftp": "^0.4.1"
"uglify-js": "^2.4.19"
}
}