chore: remove Cloudflare adapter and edge setting
This commit is contained in:
@@ -17,9 +17,7 @@ const config = {
|
||||
}),
|
||||
|
||||
kit: {
|
||||
adapter: adapter({
|
||||
edge: true,
|
||||
}),
|
||||
adapter: adapter(),
|
||||
alias: {
|
||||
$components: 'src/components',
|
||||
$animations: 'src/animations',
|
||||
|
||||
Reference in New Issue
Block a user