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

fix: don't send hot-reload if app is building #3607

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

jkelleyrtp
Copy link
Member

@jkelleyrtp jkelleyrtp commented Jan 21, 2025

Fixes #3361 by not sending hot-reloads to the devserver if the app is currently building.

Note that we still populate the internal hot-reload map since these changes might need to be applied once the server connects.

@jkelleyrtp jkelleyrtp requested a review from a team as a code owner January 21, 2025 02:48
@jkelleyrtp jkelleyrtp merged commit 024285c into main Jan 21, 2025
16 of 17 checks passed
@jkelleyrtp jkelleyrtp deleted the jk/disable-hotreload-while-building branch January 21, 2025 02:58
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.

Disable Hot Reload When Building
1 participant