tambahannya
This commit is contained in:
@@ -53,8 +53,8 @@ const app = new Elysia()
|
|||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
// if (process.env.NODE_ENV === "production") {
|
if (process.env.NODE_ENV === "production") {
|
||||||
// startClient();
|
startClient();
|
||||||
// }
|
}
|
||||||
|
|
||||||
export type ServerApp = typeof app;
|
export type ServerApp = typeof app;
|
||||||
|
|||||||
Reference in New Issue
Block a user