Skip to content

fix: ensure watched paths are non-empty strings#1622

Merged
cossssmin merged 1 commit intomasterfrom
fix-watched-paths-strings
Nov 2, 2025
Merged

fix: ensure watched paths are non-empty strings#1622
cossssmin merged 1 commit intomasterfrom
fix-watched-paths-strings

Conversation

@cossssmin
Copy link
Copy Markdown
Member

@cossssmin cossssmin commented Nov 2, 2025

chokidar and fast-glob will throw otherwise.

This fixes an issue where sometimes globalWatchedPaths or staticFilesSourcePaths might include undefined or empty string array items, causing them to throw and the server to fail starting.

chokidar and fast-glob will throw otherwise
@cossssmin cossssmin merged commit 599e775 into master Nov 2, 2025
3 checks passed
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.

1 participant