Created
March 6, 2016 01:13
-
-
Save ro31337/bc9a5852db6f17d4017f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ 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