Commit 972dcd68 authored by athanasios's avatar athanasios
Browse files

watch config.js

parent 638a6fd4
This diff is collapsed.
......@@ -29,6 +29,12 @@
"nodemon": "^2.0.3"
},
"nodemonConfig": {
"watch": ["app.js", "src/", "routes/", "assets/"]
"watch": [
"app.js",
"config.js",
"src/",
"routes/",
"assets/"
]
}
}
\ No newline at end of file
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment