Skip to content

Conversation

@rtibbles
Copy link
Member

Summary

Recent refactors of the kolibri packages accidentally flipped the hot option for dev builds from defaulting to true from false - meaning that there wasn't actually any way to turn off hot reloading mode.
This PR reverts that error.

References

Fixes regression from #13869

Reviewer guidance

Make sure if you run yarn run devserver it doesn't use hot reload!

Copy link
Member

@AlexVelezLl AlexVelezLl left a comment

Choose a reason for hiding this comment

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

Confirmed that now the devserver command does not hot reload by default. Lgtm!

@AlexVelezLl AlexVelezLl merged commit 85af537 into develop Dec 4, 2025
64 checks passed
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.

3 participants