Skip to content

Commit

Permalink
try to use the cloudflare plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Brunson committed Jun 9, 2023
1 parent c5196ac commit 3767ea8
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/kit/vite";

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

0 comments on commit 3767ea8

Please sign in to comment.