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

allow user set PATH #2114

Closed dermasmid closed 1 year ago

dermasmid commented 1 year ago

currently it is not possible to to set the PATH env because nodemon is overwriting it, this pr will first check if the user passed the PATH env and use that, otherwise default to process.env.PATH

netlify[bot] commented 1 year ago

Deploy Preview for nodemon ready!

Name Link
Latest commit d58538620b618e21bb3b62e7d9f637cdfebf0e28
Latest deploy log https://app.netlify.com/sites/nodemon/deploys/6477e331a1901b0008351d6e
Deploy Preview https://deploy-preview-2114--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.

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: