We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e4f9b6 commit 0e4459dCopy full SHA for 0e4459d
docker/nodemon/config.json
@@ -4,7 +4,7 @@
4
"node_modules/**/node_modules"
5
],
6
"execMap": {
7
- "js": "node --debug --harmony"
+ "js": "node --inspect --harmony"
8
},
9
"verbose": true,
10
"TODO":"https://github.com/remy/nodemon/issues/951",
0 commit comments