feat: respect context in server
This commit is contained in:
parent
06049169a2
commit
f5436f5ee3
32 changed files with 359 additions and 204 deletions
|
|
@ -1,7 +0,0 @@
|
|||
import { createRequestHandler } from 'react-router'
|
||||
|
||||
export default createRequestHandler(
|
||||
// @ts-expect-error: React Router Vite plugin
|
||||
() => import('virtual:react-router/server-build'),
|
||||
'development'
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue