nodemon background
This commit is contained in:
parent
024f13996a
commit
7edb3082e4
@ -54,7 +54,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node server.js",
|
||||
"start:dev": "nodemon -V --ignore 'data/*' --ignore 'Profile' --ignore 'static/application.min.js' server.js ",
|
||||
"start:dev": "nodemon -V --ignore 'data/*' --ignore 'Profile' --ignore 'static/application.min.js' server.js < /dev/null",
|
||||
"test": "mocha -r should spec/*"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user