@astrojs/cloudflare@13.5.3
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release reverts a problematic change in the esbuild dependency scanning plugin that caused build and check failures due to incorrect bundling of virtual modules.
🐛 Bug Fixes
- Reverted a change to the esbuild dep-scan plugin that caused `astro check` and `astro build` to fail by making esbuild incorrectly bundle `virtual:` modules (e.g. from expressive-code).