Skip to content

Handle client-side routing #5

@jessepinho

Description

@jessepinho

Requests to any pages other than /index.html result in a 404, since on most PWAs, the only actual HTML file is /index.html. The server should serve all requests from /index.html. A future iteration of this could perhaps include configuring which routes should be pointed at /index.html, in case some routes are other actual HTML files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions