docs icon indicating copy to clipboard operation
docs copied to clipboard

Document `base` more clearly

Open Jutanium opened this issue 3 years ago • 3 comments

Our current docs for base says that we will start your server at the specified path (so localhost:3000/base rather than localhost:3000). But what else does it do? It can seem like it's supposed to affect your import paths (see this support thread message), like the <base> tag, but it doesn't.

Jutanium avatar Sep 29 '22 14:09 Jutanium

That is right. Should we open a new PR now?

arstnei0 avatar Oct 02 '22 01:10 arstnei0

I am doing this at #1671.

arstnei0 avatar Oct 03 '22 10:10 arstnei0

This documents the current behavior, but we now know that this current behavior is unintended. Waiting on this issue to be fixed, and then we'll need to document the corrected behavior

Jutanium avatar Oct 05 '22 18:10 Jutanium

Followup: No longer blocked, and https://github.com/withastro/astro/pull/5693 has been made to address this. Comments can be made there!

Thanks for your contributions, everyone!

sarah11918 avatar Dec 29 '22 15:12 sarah11918