client:only
This commit is contained in:
@@ -16,6 +16,9 @@ export default defineConfig({
|
||||
mode: "middleware",
|
||||
}),
|
||||
vite: {
|
||||
server: {
|
||||
allowedHosts: ["ibcornelsen.de"]
|
||||
},
|
||||
optimizeDeps: {
|
||||
exclude: ["bun"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user