fix(cloudflare): preserve passthrough image service in compile mode #18032

Merged
adamchal opened 3:39pm on September 16, 2026 wanted to merge 28 Δ into withastro/astro main from
fix-17968

Pull request #18032 quality checks

Code files and functions touched by this pull request are analyzed below.

Quality targets

How does this pull request compare to chosen code quality targets? Read more about code quality targets.

Target name Target value This PR
Maximum Diff Delta per PR 750 28
Maximum comment count per PR 20 3
Pull request maximum business days between activity 3 2
Pull request maximum business days open 10 2

Coupled files

Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling

Committed together % Code file
Coupled code file
Commits in PR with both
100 packages/integrations/cloudflare/test/image-config.test.ts
packages/integrations/cloudflare/src/utils/image-config.ts
2
80 packages/integrations/cloudflare/test/image-config.test.ts
packages/integrations/cloudflare/src/index.ts
2
79 packages/integrations/cloudflare/src/utils/image-config.ts
packages/integrations/cloudflare/src/index.ts
2

️ Biggest functions grown or shrunk by pull request

Which functions had their line count change as part of this pull request?

Could not find any functions changed by this pull request.