lazarv / react-server

The easiest way to build React apps with server-side rendering
https://react-server.dev
MIT License
96 stars 5 forks source link

fix: hmr #5

Closed lazarv closed 11 months ago

lazarv commented 11 months ago

__react_server_hydrate__ flag for the client in dev mode was not properly initialized. This fixes the value for that flag global variable.