Skip to content

Commit

Permalink
chore: try cloudflare-pages again
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickHeneise committed Nov 11, 2024
1 parent 2218b0a commit ccd231e
Show file tree
Hide file tree
Showing 3 changed files with 1,921 additions and 1,047 deletions.
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_module',
preset: 'cloudflare-pages',
rollupConfig: {
external: ['__STATIC_CONTENT_MANIFEST', 'node:async_hooks']
}
Expand Down
Loading

0 comments on commit ccd231e

Please sign in to comment.