mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
Aside updates
This commit is contained in:
@ -43,6 +43,7 @@ gulp.task('watch', function() {
|
||||
});
|
||||
|
||||
watch('ionic/components/*/test/**/*', function() {
|
||||
gulp.start('ionic.copy.js');
|
||||
gulp.start('ionic.examples');
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user