Skip to content

Commit 379d4e5

Browse files
committed
fix: optimize react-router
1 parent ebf2334 commit 379d4e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-router-dev/vite/rsc/plugin.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ export function reactRouterRSCVitePlugin(): Vite.PluginOption[] {
166166
},
167167
optimizeDeps: {
168168
include: [
169+
"react-router",
169170
"react-router > cookie",
170171
"react-router > set-cookie-parser",
171172
],

0 commit comments

Comments
 (0)