Skip to content

Instantly share code, notes, and snippets.

@jeremyhuang3627
Created May 19, 2014 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeremyhuang3627/50f7dc962299bc216937 to your computer and use it in GitHub Desktop.
Save jeremyhuang3627/50f7dc962299bc216937 to your computer and use it in GitHub Desktop.
nodejitsu output
Streaming logging information
out Mon, 19 May 2014 19:49:26 GMT [nodemon] v1.0.19
out Mon, 19 May 2014 19:49:26 GMT [nodemon] watching: *.*
[nodemon] starting `node --debug server.js`
out Mon, 19 May 2014 19:49:26 GMT Waiting...
out Mon, 19 May 2014 19:49:26 GMT [nodemon] to restart at any time, enter `rs`
out Mon, 19 May 2014 19:49:26 GMT
out Mon, 19 May 2014 19:53:02 GMT Running "jshint:all" (jshint) task
out Mon, 19 May 2014 19:53:03 GMT >> 32 files lint free.
out Mon, 19 May 2014 19:53:03 GMT >> 0 files lint free.
out Mon, 19 May 2014 19:53:03 GMT
out Mon, 19 May 2014 19:53:03 GMT
Running "cssmin:combine" (cssmin) task
out Mon, 19 May 2014 19:53:03 GMT Running "csslint:all" (csslint) task
out Mon, 19 May 2014 19:53:04 GMT File public/build/css/dist.min.css created: 133.18 kB → 107.67 kB
out Mon, 19 May 2014 19:53:04 GMT
Running "uglify:production" (uglify) task
out Mon, 19 May 2014 19:53:56 GMT Running "jshint:all" (jshint) task
out Mon, 19 May 2014 19:53:58 GMT >> 32 files lint free.
out Mon, 19 May 2014 19:53:58 GMT
out Mon, 19 May 2014 19:53:58 GMT >> 0 files lint free.
out Mon, 19 May 2014 19:53:58 GMT Running "csslint:all" (csslint) task
out Mon, 19 May 2014 19:53:58 GMT Running "cssmin:combine" (cssmin) task
out Mon, 19 May 2014 19:53:58 GMT File public/build/css/dist.min.css created: 133.18 kB → 107.67 kB
out Mon, 19 May 2014 19:53:58 GMT Running "uglify:production" (uglify) task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment