Конфиг nodemon
This commit is contained in:
5
nodemon.json
Normal file
5
nodemon.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"ignore": ["node_modules", ".git", "client/**/*.*"],
|
||||||
|
|
||||||
|
"__exec": "node server"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user