astro/.changeset/rude-ducks-exist.md
Arsh 4c15c06969
fix(node): delegate preview's not found and error handling to core/app (#8141)
* fix(node): delegate preview's not found and error handling to core/app

* add changeset

---------

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-18 15:51:46 -05:00

146 B

@astrojs/node
patch

Fixed an issue where the preview mode handled 404 and 500 routes differently from running app with node directly.