fix: revert dependency bundling for now
This commit is contained in:
parent
a8a4d2a6f8
commit
483f86c457
2 changed files with 15 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue