Skip to content

Commit 3a1ff6f

Browse files
author
Factory Bot
committed
fix: remove Welcome.tsx reference from vite.config.ts
1 parent f43c998 commit 3a1ff6f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cortex-gui/vite.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,6 @@ export default defineConfig(async (): Promise<UserConfig> => ({
322322
// Pages
323323
"./src/pages/Home.tsx",
324324
"./src/pages/Session.tsx",
325-
"./src/pages/Welcome.tsx",
326325
// Core layout
327326
"./src/components/Layout.tsx",
328327
"./src/components/MenuBar.tsx",

0 commit comments

Comments
 (0)