Skip to content

Commit

Permalink
chore: use adapter-cloudflare
Browse files Browse the repository at this point in the history
  • Loading branch information
CNSeniorious000 committed May 10, 2024
1 parent 7c4d4ec commit e95c13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 e95c13c

Please sign in to comment.