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 incorrect subpath checks in server/watcher.js #2245

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

mikiher
Copy link
Contributor

@mikiher mikiher commented Oct 23, 2023

Fixes #2244.
This fix applies this solution to perform proper subpath checking.

@mikiher mikiher changed the title Fix incorrect subpath checks Fix incorrect subpath checks in server/watcher.js Oct 23, 2023
@mikiher mikiher marked this pull request as ready for review October 23, 2023 22:05
@advplyr
Copy link
Owner

advplyr commented Oct 23, 2023

Thanks! Works great

@advplyr advplyr merged commit 0ee6336 into advplyr:master Oct 23, 2023
1 check passed
@mikiher mikiher deleted the watcher-fixes branch October 24, 2023 05:38
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.

[Bug]: Sub-directory checks in watcher.js are incorrect
2 participants