mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
update src task
This commit is contained in:
@@ -413,8 +413,7 @@ gulp.task('src.link', function(done) {
|
||||
gulp.task('src', function(done){
|
||||
runSequence(
|
||||
'clean',
|
||||
['bundle', 'sass', 'fonts', 'copy.ts', 'copy.scss', 'copy.web-animations'],
|
||||
'transpile.common',
|
||||
['bundle', 'sass', 'copy.scss', 'copy.web-animations'],
|
||||
done
|
||||
);
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user