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

Replace update-notifier with own implementation #2035

Closed zorn-v closed 2 years ago

zorn-v commented 2 years ago

Closes https://github.com/remy/nodemon/issues/1961 изображение

netlify[bot] commented 2 years ago

Deploy Preview for nodemon ready!

Name Link
Latest commit ed8b22142cd6fd7ea96f9626887f4497bd6c87dc
Latest deploy log https://app.netlify.com/sites/nodemon/deploys/62b7b46d1777ea00084c9eb6
Deploy Preview https://deploy-preview-2035--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.

lorand-horvath commented 2 years ago

Huh, a bit of a race going on with @alexbrazier's PR https://github.com/remy/nodemon/pull/2033 - I like that ;)

remy commented 2 years ago

@zorn-v seriously thank you for taking a run at this. Hopefully you saw the parallel implementation going on has now been merged.

Still, the effort is really appreciated by me. Thank you.