preactjs / preset-vite

Preset for using Preact with the vite bundler
https://npm.im/@preact/preset-vite
MIT License
262 stars 26 forks source link

feat: Return proper `Response` from patched `fetch` during prerender #105

Closed rschristian closed 9 months ago

rschristian commented 9 months ago

Closes #103