Postleitzahlen Suche und e2e Tests
This commit is contained in:
@@ -17,7 +17,7 @@ export default defineConfig({
|
||||
output: "server",
|
||||
vite: {
|
||||
optimizeDeps: {
|
||||
exclude: ["@ibcornelsen/api"]
|
||||
exclude: ["@ibcornelsen/api", "@ibcornelsen/database"]
|
||||
}
|
||||
},
|
||||
adapter: node({
|
||||
|
||||
Reference in New Issue
Block a user