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