Skip to content

Commit

Permalink
Update imageservice in cloudfare config
Browse files Browse the repository at this point in the history
  • Loading branch information
AVGVSTVS96 committed May 13, 2024
1 parent feb88fd commit e38bd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ export default defineConfig({
react(),
],
output: 'hybrid',
adapter: cloudflare(),
adapter: cloudflare({ imageService: 'compile'}),
});

0 comments on commit e38bd38

Please sign in to comment.