Upgrade to chokidar v4 #18129
Labels
breaking change
dependencies
Pull requests that update a dependency file
enhancement: pending triage
Milestone
Description
Chokidar v4 is out now so can upgrade to it
Suggested solution
Should be done as part of a major since it's a bit breaking. Vite isn't using globs which were removed and disables them with disableGlobbing, but plugins can unfortunately hack around it like this
Alternative
No response
Additional context
Rollup will upgrade in 5.0: rollup/rollup#5656 (comment)
Validations
The text was updated successfully, but these errors were encountered: