elysiajs / elysia-static

Plugin for Elysia for serving static folder
MIT License
12 stars 17 forks source link

Log errors, make it easier to debug errors inside @elysiajs/static #34

Open remorses opened 3 months ago

remorses commented 3 months ago

Currently if @elysiajs/static throws any errors the plugin will silently return 404 not found, with this pr it will log the error instead and then return 404