Skip to content

Only dump routes in the dumped file #181

@stof

Description

@stof

The context configuration should be kept separate from the routes. It should be configured from a separate place, allowing to dump routes independently of the context.
#111 changed the cache to cache routes only and generate the context on the fly, but this does not fix the case of dumping a static file.

In #111 (comment) I suggested to rely on reading the request context from meta tags by default (or from window.location for the very simple setup)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions