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

use polling on watch #1289

Merged
merged 1 commit into from
Feb 9, 2022
Merged

use polling on watch #1289

merged 1 commit into from
Feb 9, 2022

Conversation

ricardo-devis-agullo
Copy link
Collaborator

Apparently not polling was causing an issue with the react template, where it would watch for /temp files created, and it would enter into an infinite loop of hot-reloading. Adding polling avoids that it checks for the temp files created when repackaging.

@ricardo-devis-agullo ricardo-devis-agullo merged commit 4680a58 into master Feb 9, 2022
@ricardo-devis-agullo ricardo-devis-agullo deleted the watch-use-polling branch February 9, 2022 10:48
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.

2 participants