lazarv / react-server

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

fix: hmr #5

Closed lazarv closed 1 year ago

lazarv commented 1 year ago

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