mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
nav wip
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user