1.0.6 • Published 2 years ago

astro-relative-404 v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Use local 404.astro.

pnpm i -D astro-relative-404 Note: you should manually restart astro after adding/removing 404.astro page.

pages
┣ app <- SPA
┃ ┣ 404.astro <- fallback to SPA
┃ ┗ index.astro
┣ blog
┃ ┣ index.astro
┃ ┣ second.md
┃ ┗ welcome.md
┣ 404.astro
┣ index.astro

https://developers.cloudflare.com/pages/platform/serving-pages/#not-found-behavior

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago