Skip to content

Commit 860d5d9

Browse files
Fix unit test warnings (#13569)
1 parent 0c08bd0 commit 860d5d9

File tree

2 files changed

+20
-16
lines changed

2 files changed

+20
-16
lines changed

packages/react-router-dev/__tests__/route-config-test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import path from "node:path";
2-
import { normalizePath } from "vite";
2+
import { normalize as normalizePath } from "pathe";
33

44
import {
55
validateRouteConfig,

pnpm-lock.yaml

Lines changed: 19 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)