build stuff
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import express from "express";
|
||||
import { setupRoutes } from "./src/routes/routeHandler.js";
|
||||
import { setupRoutes } from "@/src/routes/routeHandler.js";
|
||||
|
||||
const app = express();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user