fastify / fastify-vite

Fastify plugin for Vite integration.
MIT License
849 stars 71 forks source link

fix: respect vite.config.js "base" config for production assetsDir #153

Closed onlywei closed 3 months ago

onlywei commented 3 months ago

Fixes #152

Checklist

netlify[bot] commented 3 months ago

Deploy Preview for agitated-mahavira-26f8f9 canceled.

Name Link
Latest commit 8f68368fb8eb6f2f6701296529a7ac1f52e80b56
Latest deploy log https://app.netlify.com/sites/agitated-mahavira-26f8f9/deploys/6658eef233f16d0008e1cf42
onlywei commented 3 months ago

@galvez would love to get your thoughts on this.

onlywei commented 2 months ago

@galvez Thanks for reviewing! Can you please publish this change to npm?