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

revert: use chokidar v3 #18659

Merged
merged 1 commit into from
Nov 14, 2024
Merged

revert: use chokidar v3 #18659

merged 1 commit into from
Nov 14, 2024

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Nov 13, 2024

Description

close #18527

In the team meeting today, we decided to revert to chokidar v3 for now to avoid the regression in macos. It also aligns with rollup that's still on chokidar v3.

This is a partial revert of #18453. It keeps most of the code before, but I:

  • Kept not exporting AwaitWriteFinishOptions
  • Use createNoopWatcher again
  • Left test updates as is
  • Update links to chokidar to point to v3.6.0 instead

Copy link
Member

@sapphi-red sapphi-red left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sapphi-red sapphi-red added this to the 6.0 milestone Nov 14, 2024
@patak-dev patak-dev merged commit 49783da into main Nov 14, 2024
15 checks passed
@patak-dev patak-dev deleted the chokidar-v3-revert branch November 14, 2024 08:13
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.

6.0.0-beta.7 regression, browser does not open with "spawn EBADF" error
3 participants