mirror of
https://github.com/tale/headplane.git
synced 2026-08-09 05:39:22 +00:00
chore: begin bundling all deps into the server
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user