mirror of
https://github.com/tale/headplane.git
synced 2026-08-06 04:07:41 +00:00
fix: revert dependency bundling for now
This commit is contained in:
@@ -12,9 +12,6 @@ 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