Open rmonnier9 opened 6 years ago
Whatever I pass to --ignore-watch
whether it's a regex of a path, it has no effect whatsoever.
I am doing this passing the option on the command line. And that's the way I want and need to do it.
With pm2-dev, I'd like it to be possible where if the app crash's, don't spam restart it as it can be really hard to read the error output when it starts looping. Instead, wait for change before restarting. Is this possible?
https://pm2.io/doc/en/runtime/guide/development-tools/
PM2 - Guide, References, Tutorials and Best Practices about PM2 and Node.js.