thunderhub/server/nodemon.json

4 lines
46 B
JSON

{
"ignore": ["src"],
"watch": ["dist/"]
}