Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rschristian opened this issue Dec 30, 2024 · 0 comments
Open

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

rschristian opened this issue Dec 30, 2024 · 0 comments

Comments

@rschristian
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant