We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93e2b7 commit f623984Copy full SHA for f623984
packages/react-router-dev/vite.ts
@@ -1 +1,4 @@
1
-export { reactRouterVitePlugin as reactRouter } from "./vite/plugin";
+export {
2
+ reactRouterVitePlugin as reactRouter,
3
+ setReactRouterDevLoadContext,
4
+} from "./vite/plugin";
0 commit comments