astro/.changeset/healthy-oranges-approve.md
Tony Sullivan e22f7364ce
Fixes custom 404 pages in astro dev (#3331)
* Fixing pathname matching for custom 404 pages

* fixes custom 404 routes in dev

* refactor: removing node path dependency

* refactor: using core's path utils
2022-05-10 21:05:30 +00:00

74 B

astro
patch

Fixes an issue preventing custom 404 pages in dev