Skip to content

Instantly share code, notes, and snippets.

@Evgenus
Created September 12, 2014 19:29
Show Gist options
  • Save Evgenus/30980d2e24fa7745bd34 to your computer and use it in GitHub Desktop.
Save Evgenus/30980d2e24fa7745bd34 to your computer and use it in GitHub Desktop.
gulp-chug output
[22:28:24] Using gulpfile O:\overelay\node-onramp-server\gulpfile.js
[22:28:24] Starting 'default'...
[22:28:24] Starting 'build:browser-relay-client'...master)
[gulp-chug] File is a buffer. Need to write buffer to temp file...
[gulp-chug] Writing buffer to node_modules\browser-relay-client\gulpfile.tmp.1410550104791.js...
[gulp-chug] Spawning process O:\overelay\node-onramp-server\node_modules\browser-relay-client\node_modules\gulp\bin\gulp.js with args O:\overelay\node-onramp-server\node_modules\browser-relay-client\node_modules\gulp\bin\gulp.js --gulpfile gulpfile.tmp.1410550104791.js default from directory O:\overelay\node-onramp-server\node_modules\browser-relay-client...
[gulp-chug](node_modules\browser-relay-client\gulpfile.tmp.1410550104791.js) [22:28:26] Using gulpfile O:\overelay\node-onramp-server\node_modules\browser-relay-client\gulpfile.tmp.1410550104791.js
[gulp-chug](node_modules\browser-relay-client\gulpfile.tmp.1410550104791.js) [22:28:26] Starting 'default'...
[gulp-chug](node_modules\browser-relay-client\gulpfile.tmp.1410550104791.js) [22:28:26] Starting 'clean'...
[gulp-chug](node_modules\browser-relay-client\gulpfile.tmp.1410550104791.js) [22:28:26] Finished 'clean' after 73 ms
[gulp-chug](node_modules\browser-relay-client\gulpfile.tmp.1410550104791.js) [22:28:26] Starting 'compile'...
[gulp-chug](node_modules\browser-relay-client\gulpfile.tmp.1410550104791.js) [22:28:32] Finished 'compile' after 5.2 s
[gulp-chug](node_modules\browser-relay-client\gulpfile.tmp.1410550104791.js) [22:28:32] Starting 'bundle'...
[gulp-chug](node_modules\browser-relay-client\gulpfile.tmp.1410550104791.js) [22:28:32] Finished 'bundle' after 776 ms
[gulp-chug](node_modules\browser-relay-client\gulpfile.tmp.1410550104791.js) [22:28:32] Starting 'finalize'...
[gulp-chug](node_modules\browser-relay-client\gulpfile.tmp.1410550104791.js) [22:28:32] Finished 'finalize' after 9.7 ms
[gulp-chug](node_modules\browser-relay-client\gulpfile.tmp.1410550104791.js) [22:28:32] Finished 'default' after 6.06 s
[gulp-chug] Removing temp file O:\overelay\node-onramp-server\node_modules\browser-relay-client\gulpfile.tmp.1410550104791.js
[gulp-chug] Returning to parent gulpfile...
[22:28:32] Finished 'build:browser-relay-client' after 8.13 s
[22:28:32] Starting 'clean'...
[22:28:32] Finished 'clean' after 37 ms
[22:28:32] Starting 'compile'...
[22:28:37] Finished 'compile' after 4.54 s
[22:28:37] Finished 'default' after 13 s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment