Created
October 28, 2015 12:10
-
-
Save codedmart/48f0eaa310f29b8c7372 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
| 28 Oct 06:08:15 - [nodemon] clean exit - waiting for changes before restart | |
| 28 Oct 06:08:35 - [nodemon] files triggering change check: web/public/js/src/pages/checkout/checkout.js | |
| 28 Oct 06:08:35 - [nodemon] matched rule: **/Users/bmartin/Work/lumi/lumi-flapjack/web/public/js/src/**/* | |
| 28 Oct 06:08:35 - [nodemon] changes after filters (before/after): 1/1 | |
| 28 Oct 06:08:35 - [nodemon] delaying restart for 1000ms | |
| 28 Oct 06:08:36 - [nodemon] restarting due to changes... | |
| 28 Oct 06:08:36 - [nodemon] web/public/js/src/pages/checkout/checkout.js | |
| 28 Oct 06:08:36 - [nodemon] starting `npm run build:js` | |
| 28 Oct 06:08:36 - [nodemon] child pid: 25502 | |
| 28 Oct 06:08:36 - [nodemon] files triggering change check: web/public/js/src/pages/checkout/checkout.js | |
| 28 Oct 06:08:36 - [nodemon] matched rule: **/Users/bmartin/Work/lumi/lumi-flapjack/web/public/js/src/**/* | |
| 28 Oct 06:08:36 - [nodemon] changes after filters (before/after): 1/1 | |
| 28 Oct 06:08:36 - [nodemon] delaying restart for 1000ms | |
| > [email protected] prebuild:js /Users/bmartin/Work/lumi/lumi-flapjack | |
| > echo '\033[32mstart processing js\033[39m' | |
| start processing js | |
| > [email protected] build:js /Users/bmartin/Work/lumi/lumi-flapjack | |
| > npm run clean:js -s && webpack | |
| 28 Oct 06:08:36 - [nodemon] files triggering change check: web/public/js/src/pages/checkout/checkout.js | |
| 28 Oct 06:08:36 - [nodemon] matched rule: **/Users/bmartin/Work/lumi/lumi-flapjack/web/public/js/src/**/* | |
| 28 Oct 06:08:36 - [nodemon] changes after filters (before/after): 1/1 | |
| 28 Oct 06:08:36 - [nodemon] delaying restart for 1000ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment