mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(docs): make copy.web-animations a dependency of docs task
This commit is contained in:
@@ -18,7 +18,7 @@ module.exports = function(gulp, flags) {
|
||||
}
|
||||
});
|
||||
|
||||
gulp.task('docs.demos', ['demos', 'sass', 'fonts'], function(){
|
||||
gulp.task('docs.demos', ['demos', 'sass', 'fonts', 'copy.web-animations'], function(){
|
||||
return gulp.src([
|
||||
'dist/**',
|
||||
'!dist/e2e',
|
||||
|
||||
Reference in New Issue
Block a user