1111
This commit is contained in:
8
.output/server/chunks/build/errorHandler-CbUFZXp5.mjs
Normal file
8
.output/server/chunks/build/errorHandler-CbUFZXp5.mjs
Normal file
@@ -0,0 +1,8 @@
|
||||
function errorHandler({ error, redirect }) {
|
||||
if (error) {
|
||||
return redirect("/index.html");
|
||||
}
|
||||
}
|
||||
|
||||
export { errorHandler as default };
|
||||
//# sourceMappingURL=errorHandler-CbUFZXp5.mjs.map
|
||||
Reference in New Issue
Block a user