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

chore: migrate from Chokidar to Parcel Watcher #1079

Merged
merged 2 commits into from
Nov 15, 2024
Merged

Conversation

ghiscoding
Copy link
Collaborator

@ghiscoding ghiscoding commented Nov 15, 2024

  • Chokidar v4 came out recently but is causing a issues (mainly because they dropped Globs support) in a few projects (i.e. ViteJS tried but eventually rolled back to v3), and the previous PR chore(deps): upgrade Chokidar to v4 #1073 also had a drawback that it didn't watch for new files. I also wanted to try Parcel Watcher, so let's migrate
  • note that this is just a Dev tool (file watcher), this has no impact on SlickGrid itself

@ghiscoding ghiscoding merged commit 4b7a777 into master Nov 15, 2024
2 checks passed
@ghiscoding ghiscoding deleted the chore/parcel-watcher branch November 15, 2024 02: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.

1 participant