@astrojs/cloudflare@13.1.1
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release improves the Cloudflare development server startup time by prebundling additional Astro runtime dependencies and fixes an issue where images failed to load in dev mode with the Cloudflare option enabled.
🐛 Bug Fixes
- Fixed images not working in dev mode when using the `cloudflare` option.