We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e7e2f commit 6129054Copy full SHA for 6129054
packages/react-router-dev/vite/plugin.ts
@@ -79,7 +79,7 @@ import {
79
createConfigLoader,
80
resolveEntryFiles,
81
configRouteToBranchRoute,
82
- PrerenderPaths,
+ type PrerenderPaths,
83
} from "../config/config";
84
import { getOptimizeDepsEntries } from "./optimize-deps-entries";
85
import { decorateComponentExportsWithProps } from "./with-props";
0 commit comments