feat: 1-to-1 message render + web data-lake backend
This commit is contained in:
@@ -9,7 +9,7 @@ const config = {
|
||||
filename.split(/[/\\]/).includes("node_modules") ? undefined : true,
|
||||
},
|
||||
kit: {
|
||||
adapter: adapter(),
|
||||
adapter: adapter({ fallback: "index.html" }),
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user