sliding modals, view transitions, accessibility, etc, etc
This commit is contained in:
@@ -11,9 +11,12 @@ export default defineConfig({
|
||||
},
|
||||
}),
|
||||
],
|
||||
server: {
|
||||
allowedHosts: true,
|
||||
},
|
||||
adapter: node({ mode: "standalone", checkOrigin: false }),
|
||||
output: "server",
|
||||
security: {
|
||||
checkOrigin: false
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user