Skip to content

Feature: Add API for configuring a base path for routing #55

Open
@rschristian

Description

Most often seen with (but not limited to) certain hosting providers like GitHub Pages, users have to do a fair bit of work to set up a base path for their app as our router will use the entire location.pathname in most places.

Adding a base (or basename, tbd) API option would simplify user code considerably in these situations and shouldn't be too hard for us to support.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions