This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Description
Steps to reproduce
- ndb version:1.1.5
- Platform / OS version:win10 ver 2004
- Node.js version:v14.3.0
1.ndb nodemon --exec "node server.js"
2.ndb server.js
What is the expected result?
when editing file in vscode I expect ndb to reload and show console outputs
What happens instead?
it will only run manually by hitting ctrl+r