Created
May 19, 2014 19:57
-
-
Save jeremyhuang3627/50f7dc962299bc216937 to your computer and use it in GitHub Desktop.
nodejitsu output
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
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