@astrojs/cloudflare@13.1.6
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a development-mode crash loop occurring in the Cloudflare adapter when Starlight is in use.
🐛 Bug Fixes
- Fixed a dev-mode crash loop in the Cloudflare adapter when using Starlight by excluding @astrojs/starlight from SSR dependency optimization.