Is it the Edge?

This commit is contained in:
2022-12-25 16:31:20 +01:00
parent f0018bead3
commit 0a5261b0df

View File

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