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

Upgrade to chokidar to 4.0 #3442

Open
zachleat opened this issue Sep 13, 2024 · 1 comment
Open

Upgrade to chokidar to 4.0 #3442

zachleat opened this issue Sep 13, 2024 · 1 comment

Comments

@zachleat
Copy link
Member

zachleat commented Sep 13, 2024

https://github.com/paulmillr/chokidar/releases/tag/4.0.0

The big difference here is that it drops globs support, which we used both internally and via a public configuration API here: https://www.11ty.dev/docs/watch-serve/#add-your-own-watch-targets

Related #3149

@talentlessguy
Copy link

talentlessguy commented Sep 16, 2024

11ty depends on fast-glob, which can be put on top of chokidar for glob matching

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants