Skip to content

Instantly share code, notes, and snippets.

@rdallaire
Created April 27, 2015 21:17
Show Gist options
  • Save rdallaire/29bac2e14f202dfb3b36 to your computer and use it in GitHub Desktop.
Save rdallaire/29bac2e14f202dfb3b36 to your computer and use it in GitHub Desktop.
gulp.task('build', ['templates', 'images', 'fonts', 'styles', 'scripts', 'build:info', 'upload:config']);
// I want a clean task to run before build/ all of these and then run build when clean is complete.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment