This commit is contained in:
Adam Bradley
2015-05-12 21:15:54 -05:00
parent 7f9384be8d
commit 0e63850a8f
6 changed files with 24 additions and 23 deletions

View File

@ -18,9 +18,6 @@ var watch = require('gulp-watch');
var exec = require('child_process').exec;
// !!! TEMP HACK !!!
// first run ./update-angular.sh
gulp.task('build', function() {
runSequence(
'clean',