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

perf(schema): use chokidar when a custom srcDir is provided #27871

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

danielroe
Copy link
Member

🔗 Linked issue

📚 Description

The reason for adopting chokidar-granular previously was to account for a srcDir which included node_modules and .git directories. Now that we have a custom srcDir by default, we can revert back to our normal chokidar watcher implementation.

Copy link

stackblitz bot commented Jun 27, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

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

Successfully merging this pull request may close these issues.

1 participant