### Astro Info ```block Astro v5.0.8 Node v22.12.0 System Windows (x64) Package Manager bun Output static Adapter @astrojs/cloudflare Integrations @astrojs/mdx @astrojs/sitemap astro:db @astrojs/db/file-url ``` ### If this issue only occurs in one browser, which browser is a problem? _No response_ ### Describe the Bug - Adding `@astrojs/db` and `@astrojs/cloudflare` - Run the build command (astro build --remote). Output ````bash [ERROR] [vite] x Build failed in 1.46s [astro:content-asset-propagation] module is not defined ````  ### What's the expected result? A successful build ### Link to Minimal Reproducible Example https://stackblitz.com/edit/github-qyps5smw?file=README.md ### Participation - [ ] I am willing to submit a pull request for this issue.