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

watch config.js

parent 638a6fd4
This diff is collapsed.
...@@ -29,6 +29,12 @@ ...@@ -29,6 +29,12 @@
"nodemon": "^2.0.3" "nodemon": "^2.0.3"
}, },
"nodemonConfig": { "nodemonConfig": {
"watch": ["app.js", "src/", "routes/", "assets/"] "watch": [
"app.js",
"config.js",
"src/",
"routes/",
"assets/"
]
} }
} }
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