Skip to content

fix: hmr support for hoisted functions#84

Merged
ryansolid merged 2 commits intomainfrom
fix-hoisted-functions
Mar 4, 2026
Merged

fix: hmr support for hoisted functions#84
ryansolid merged 2 commits intomainfrom
fix-hoisted-functions

Conversation

@lxsmnsyc
Copy link
Member

@lxsmnsyc lxsmnsyc commented Mar 4, 2026

hoisted functions remained in place rather than moving to top, which yielded errors. This PR ensures that the functions are moved to top.

@ryansolid ryansolid merged commit 6fadc88 into main Mar 4, 2026
1 check passed
@lxsmnsyc lxsmnsyc deleted the fix-hoisted-functions branch March 4, 2026 18:40
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