mirror of
https://github.com/tale/headplane.git
synced 2026-08-27 15:37:04 +00:00
chore: switch to vite for server dev
This commit is contained in:
@@ -2,4 +2,5 @@ import type { Config } from '@react-router/dev/config';
|
||||
|
||||
export default {
|
||||
basename: '/admin/',
|
||||
ssr: true,
|
||||
} satisfies Config;
|
||||
|
||||
Reference in New Issue
Block a user