Reverting to adapter-cloudflare
This commit is contained in:
parent
0e7b797a9d
commit
196f22db0a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
import adapter from '@sveltejs/adapter-node';
|
import adapter from '@sveltejs/adapter-cloudflare';
|
||||||
|
|
||||||
/** @type {import('@sveltejs/kit').Config} */
|
/** @type {import('@sveltejs/kit').Config} */
|
||||||
const config = {
|
const config = {
|
||||||
|
|
Loading…
Reference in a new issue