const gulp = require('gulp');


gulp.task('build', ['scripts', 'styles', 'extras']);