Postleitzahlen Suche und e2e Tests

This commit is contained in:
Moritz Utcke
2024-01-13 19:27:31 +07:00
parent cee4953715
commit 3e9b312354
23 changed files with 417 additions and 91 deletions

View File

@@ -17,7 +17,7 @@ export default defineConfig({
output: "server",
vite: {
optimizeDeps: {
exclude: ["@ibcornelsen/api"]
exclude: ["@ibcornelsen/api", "@ibcornelsen/database"]
}
},
adapter: node({