Update astro.config.mjs
This commit is contained in:
@@ -5,6 +5,7 @@ import cloudflare from '@astrojs/cloudflare';
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
output: 'server',
|
||||
adapter: cloudflare({
|
||||
imageService: { build: 'compile', runtime: 'passthrough' }
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user