web icon indicating copy to clipboard operation
web copied to clipboard

Delete prefix requirement for appIndex redirect.

Open btelles opened this issue 3 years ago • 3 comments

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.

btelles avatar Oct 07 '22 04:10 btelles

⚠️ 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

changeset-bot[bot] avatar Oct 07 '22 04:10 changeset-bot[bot]

Gentle ping regarding this PR. Anyone willing to merge this?

btelles avatar Oct 13 '22 15:10 btelles

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.

btelles avatar Jan 01 '23 18:01 btelles