Delete prefix requirement for appIndex redirect.
See issue #1334 for context.
This removes the requirement that the devserver see the appIndex relative path at the beginning of the url path in order for the devserver to redirect to the index page. As a developer, I'd expect any page that does not match a URL redirect to the index.html file. This is especially helpful for monorepos where the appIndex file ends up pointing to /packages/example/dev/index.html.
⚠️ No Changeset found
Latest commit: 5ed05faca14a59d4b4ee763b10c32f08eec74a6c
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Gentle ping regarding this PR. Anyone willing to merge this?
Is there anything I can do to bring attention to this pull request? I think it's relatively simple and would fix a problem for at least two users.