diff --git a/.changeset/long-walls-rescue.md b/.changeset/long-walls-rescue.md new file mode 100644 index 00000000000..0a5b4df93ad --- /dev/null +++ b/.changeset/long-walls-rescue.md @@ -0,0 +1,7 @@ +--- +"@remix-run/dev": patch +--- + +Vite: reliably detect non-root routes in Windows + +Sometimes route `file` will be unnormalized Windows path with `\` instead of `/`.