Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Enable nodemon to monitor file removal #2182

Merged
merged 1 commit into from Feb 22, 2024
Merged

feat: Enable nodemon to monitor file removal #2182

merged 1 commit into from Feb 22, 2024

Conversation

markulaw
Copy link
Contributor

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.

Copy link

netlify bot commented Jan 29, 2024

Deploy Preview for nodemon ready!

Name Link
🔨 Latest commit 363cda9
🔍 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.

@remy remy changed the title Enable nodemon to monitor file removal feat: Enable nodemon to monitor file removal Feb 22, 2024
@remy remy merged commit 02d216f into remy:main Feb 22, 2024
4 checks passed
Copy link

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

remy added a commit that referenced this pull request Feb 29, 2024
* 'main' of github.com:remy/nodemon:
  feat: Enable nodemon to monitor file removal (#2182)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants