@astrojs/cloudflare@13.1.9
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes an issue where .svelte files in node_modules caused errors with the Cloudflare adapter when prerendering for a Node environment. It also updates the underscore-redirects dependency.
🐛 Bug Fixes
- Fixes .svelte files in node_modules failing with "Unknown file extension ".svelte" when using the Cloudflare adapter with prerenderEnvironment: 'node'.