-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Consider replacing chokidar with filespy #2547
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Vite could take advantage of Watchman when installed and the other benefits of using filespy, like event throttling, native performance (powered by @parcel/watcher), and more.
Disclaimer: I haven't compared chokidar and filespy in a benchmark yet. Should probably do that.
Describe the solution you'd like
Replace chokidar with filespy.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request