Was it about the edge function…?

This commit is contained in:
2022-12-25 16:40:35 +01:00
parent 9a7ad40401
commit d9ba33da8e

View File

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