Skip to content

Commit

Permalink
fix: cf module
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickHeneise committed Mar 1, 2024
1 parent 8c94ac8 commit dd68764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default defineConfig({
appRoot: 'src',
islands: false,
server: {
preset: 'cloudflare-pages',
preset: 'cloudflare_module',
rollupConfig: {
external: ['__STATIC_CONTENT_MANIFEST', 'node:async_hooks']
},
Expand Down

0 comments on commit dd68764

Please sign in to comment.