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: migrate glob file watch for chokidar v4 #2551

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

jasonlyu123
Copy link
Member

#2539

Didn't realize it before that chokidar v4 removes all glob support. This migrates fallback watcher and CSS global var to use the ignored config. About the global var, I searched the config on GitHub and didn't see many results so I chose one of the smallest glob match packages in turn of size. But I also think it's ok to just make the config non-glob. That might be a breaking change but no matter what it'll be silently auto-updated anyway.

@dummdidumm dummdidumm merged commit 7c23767 into sveltejs:master Oct 31, 2024
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.

2 participants