remy / nodemon

Monitor for any changes in your node.js application and automatically restart the server - perfect for development
http://nodemon.io/
MIT License
26.31k stars 1.73k forks source link

Any way to use `--legacy-watch` through env variables? #2079

Closed Yaikava closed 1 year ago

Yaikava commented 1 year ago

Helllo, I am using a system where I do not have access to use the --legacy-watch flag, because it is embedded into another framework.

Is it possible to tell nodemon to use legacy watching mode via env variables or something similar?

github-actions[bot] commented 1 year ago

This issue has been automatically marked as idle and stale because it hasn't had any recent activity. It will be automtically closed if no further activity occurs. If you think this is wrong, or the problem still persists, just pop a reply in the comments and @remy will (try!) to follow up. Thank you for contributing <3

github-actions[bot] commented 1 year ago

Automatically closing this issue due to lack of activity