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.21k stars 1.72k forks source link

Get rid of spawning shell windows if nodemon is started without console. #2098

Closed lerarosalene closed 1 year ago

lerarosalene commented 1 year ago

If nodemon is started without it's own console (example: via pm2) on Windows, it spawns console windows for it's monitored processes. This should get rid of this behaviour.

netlify[bot] commented 1 year ago

Deploy Preview for nodemon ready!

Name Link
Latest commit 4f0e023a03746ad99af081d7ee8ac2a41dcfa18e
Latest deploy log https://app.netlify.com/sites/nodemon/deploys/63d9d31b54af5a0008995499
Deploy Preview https://deploy-preview-2098--nodemon.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

lerarosalene commented 1 year ago

Related issue: https://github.com/remy/nodemon/issues/2099

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.0.21 :tada:

The release is available on:

Your semantic-release bot :package::rocket: