preactjs / preset-vite

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

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

Closed rschristian closed 8 months ago

rschristian commented 8 months ago

Closes #103