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

Fix serve watching logic for directories #459

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

aksh-at
Copy link
Contributor

@aksh-at aksh-at commented Apr 6, 2023

This code is a little complicated. Mostly this is because watching individual files doesn't work (notify-rs/notify#394) so we need to use directories + filtering to achieve the same effect.

@thundergolfer
Copy link
Contributor

Thanks 🙏

@aksh-at aksh-at force-pushed the akshat/mod-1111-modal-serve-no-longer-watches-mount branch from deaa0d6 to 70123ab Compare April 6, 2023 03:04
@aksh-at aksh-at merged commit 173eda3 into main Apr 6, 2023
@aksh-at aksh-at deleted the akshat/mod-1111-modal-serve-no-longer-watches-mount branch April 6, 2023 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants