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

feat: Enable nodemon to monitor file removal #2182

Closed markulaw closed 4 months ago

markulaw commented 5 months ago

This change enables nodemon to watch for file removal events. I tested it on a simple app which enables creation and deletion of JSON files while reflecting changes in the GUI. The change does not appear to cause any issues, although I did not perform extensive tests.

netlify[bot] commented 5 months ago

Deploy Preview for nodemon ready!

Name Link
Latest commit 363cda9167e1af40067a9051bae5fb30fc6691f7
Latest deploy log https://app.netlify.com/sites/nodemon/deploys/65b7a43d062a00000801b275
Deploy Preview https://deploy-preview-2182--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 configuration.

github-actions[bot] commented 4 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: