Use adapter-auto and cleanup
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
"scripts": {
|
||||
"dev": "svelte-kit dev",
|
||||
"build": "svelte-kit build",
|
||||
"build:vercel": "ADAPTER=@sveltejs/adapter-vercel OPTIONS={} npm run build",
|
||||
"build:cf": "ADAPTER=@sveltejs/adapter-cloudflare OPTIONS={} npm run build",
|
||||
"preview": "svelte-kit preview",
|
||||
"check": "svelte-check --tsconfig ./tsconfig.json",
|
||||
"check:watch": "svelte-check --tsconfig ./tsconfig.json --watch",
|
||||
|
||||
Reference in New Issue
Block a user