mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
270 B
270 B
Nodemon as a required module
Note that the way that nodemon is written, it is expected that nodemon is only used once.
This is because nodemon has a single bus for communication. I'd welcome a re-factor on this recent re-factor, so for now, it's a limitation. Sorry.