chore: switch to vite for server dev
This commit is contained in:
parent
377641265b
commit
c9603ba38a
16 changed files with 444 additions and 265 deletions
|
|
@ -2,4 +2,5 @@ import type { Config } from '@react-router/dev/config';
|
|||
|
||||
export default {
|
||||
basename: '/admin/',
|
||||
ssr: true,
|
||||
} satisfies Config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue