chore: begin bundling all deps into the server

This commit is contained in:
Aarnav Tale 2025-03-17 10:39:38 -04:00
parent 79d83537d5
commit e701e16112
No known key found for this signature in database
4 changed files with 152 additions and 60 deletions

View file

@ -12,6 +12,9 @@ export async function loadDevtools() {
server: {
middlewareMode: true,
},
optimizeDeps: {
disabled: true,
},
});
// We can't just do ssrLoadModule for virtual:react-router/server-build