nodemon optimize
This commit is contained in:
parent
b40592e6d9
commit
4f143edc23
1 changed files with 4 additions and 0 deletions
4
nodemon.json
Normal file
4
nodemon.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"verbose": true,
|
||||
"watch": ["server.coffee", "inc/*"]
|
||||
}
|
Reference in a new issue