Merge remote-tracking branch 'main/dev' into dev

This commit is contained in:
陈嘉涵 2017-08-29 15:59:55 +08:00
commit 0eed2d35d8

View File

@ -28,5 +28,5 @@ gulp.task('copy', function(callback) {
});
});
runSequence('copy', 'addComponents');
runSequence('copy');