@astrojs/svelte@8.0.5
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes an issue where .svelte files in node_modules caused errors when using the Cloudflare adapter with node prerendering.
🐛 Bug Fixes
- Fixes .svelte files in node_modules failing with "Unknown file extension ".svelte" when using the Cloudflare adapter with prerenderEnvironment: 'node'.