fastify / fastify-vite

Fastify plugin for Vite integration
MIT License
891 stars 75 forks source link

fix: Fastify server fail to start in production mode due to: AssertionError [ERR_ASSERTION]: The first character of a path should be `/` or `*` #163

Closed sudo-barun closed 2 months ago

sudo-barun commented 3 months ago

This PR solves this issue https://github.com/fastify/fastify-vite/issues/162

Checklist

netlify[bot] commented 3 months ago

Deploy Preview for agitated-mahavira-26f8f9 canceled.

Name Link
Latest commit 1d79621ec02f23a983d8f50d562afd52701ad125
Latest deploy log https://app.netlify.com/sites/agitated-mahavira-26f8f9/deploys/66d052e295af5a0008dc0ff3
onlywei commented 2 months ago

This looks good to me. I assume you were only having the issue on Windows?