Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
gulpfile build process
  • Loading branch information
Timothy Morris committed Apr 13, 2017
1 parent 2abbe26 commit eb0873e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gulpfile.js
Expand Up @@ -74,3 +74,5 @@ gulp.task('watch', function () {
// Default
//////////////////////////////
gulp.task('default', ['styles', 'scripts', 'kit', 'browser-sync', 'watch']);

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

0 comments on commit eb0873e

Please sign in to comment.