Skip to content

Commit

Permalink
test: cloudflare adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanaden committed Sep 23, 2024
1 parent b3dbbef commit 6bfa1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sveltekit/svelte.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import adapter from "@sveltejs/adapter-auto"
import adapter from "@sveltejs/adapter-cloudflare"
import { vitePreprocess } from "@sveltejs/vite-plugin-svelte"

/** @type {import('@sveltejs/kit').Config} */
Expand Down

0 comments on commit 6bfa1b9

Please sign in to comment.