Skip to content

Don't pass SSRed code to the client #353

Open
@avivkeller

Description

@avivkeller

(Follow-up #285)

Currently, the web generator statically renders a large portion of the documentation, and then rehydrates it on the client. Most of this code doesn't change, and doesn't need to be rehydrated. We should find a way to avoid passing this to the client at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions