Invalid links galore
As a developer,
I want to choose links from a set of valid routes
So that I don't need to remember to start hrefs with a forward slash.
—
-
The Link
component only accepts hrefs of theRoute
type which is either of type/{slug}
or of type { external : string } -
Valid static routes are either computed from the directus data or through Astro.glob