Skip to content

Instantly share code, notes, and snippets.

@ro31337
Created March 6, 2016 01:13
Show Gist options
  • Select an option

  • Save ro31337/bc9a5852db6f17d4017f to your computer and use it in GitHub Desktop.

Select an option

Save ro31337/bc9a5852db6f17d4017f to your computer and use it in GitHub Desktop.
$ gulp build
gulp build
[06:42:02] Using gulpfile ~/work/boilerplate/gulpfile.js
[06:42:02] Starting 'build'...
[06:42:02] Starting 'clean'...
[06:42:02] Finished 'clean' after 12 ms
[06:42:02] Starting 'copy-html'...
[06:42:02] Starting 'browserify'...
[06:42:02] Finished 'browserify' after 6.92 μs
[06:42:02] Finished 'copy-html' after 9.83 ms
[06:42:02] Finished 'build' after 23 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment