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: ssg runtime references #71

Closed lazarv closed 2 weeks ago

lazarv commented 2 weeks ago

This PR fixes static site generation when the memory cache, the form data parser, or any runtime value defined in the configuration is used during generation.