mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-24 07:51:52 +08:00
build(ui): support base_path
This commit is contained in:
@@ -12,6 +12,7 @@ const queryClient = new QueryClient();
|
||||
|
||||
const router = createRouter({
|
||||
routeTree,
|
||||
basepath: env.BASE_PATH,
|
||||
defaultPreload: "intent",
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user