Commit graph

4 commits

Author SHA1 Message Date
Denis Donici
6829effefd
Added better navigation between examples projects (#202)
* Added better navigation between examples projects. 
* Fix json date formatter
2026-02-01 00:14:15 +02:00
drKreso
e51cc188bb properly encode server components 2024-01-11 13:14:06 -08:00
Douglas Vought
1119f41cb2 Generalize SSR.NotConfigured exception 2023-09-25 14:48:11 -07:00
Douglas Vought
226d6e69da Implement SSR behaviour
To facilitate the creation of alternative SSR behaviours, the
the implementation-specific code is relocated into its own module.
This is backwards compatible, but will emit a deprecation warning.
There are also some basic tests to verify that we default to NodeJS for
backwards compatibility.
2023-09-25 14:48:11 -07:00