chore: remove Cloudflare adapter and edge setting

This commit is contained in:
2023-02-10 19:24:32 +01:00
parent a7fb3e4744
commit 4f9aac2b7a
3 changed files with 1 additions and 34 deletions

View File

@@ -17,9 +17,7 @@ const config = {
}),
kit: {
adapter: adapter({
edge: true,
}),
adapter: adapter(),
alias: {
$components: 'src/components',
$animations: 'src/animations',