mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
z updates
This commit is contained in:
@@ -51,7 +51,7 @@ gulp.task('clean', function(done) {
|
||||
|
||||
gulp.task('ionic.copy.js', function(done) {
|
||||
return gulp.src(['ionic/**/*.js', '!ionic/components/*/test/**/*'])
|
||||
.pipe(gulp.dest('../angular/modules/ionic'));
|
||||
.pipe(gulp.dest('../angular-ionic/modules/ionic'));
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user