import gulp from 'gulp';gulp.task('default', ['build']);
import gulp from 'gulp';
gulp.task('default', ['build']);