Closed as duplicate of#748
Closed as duplicate of#748
@kklem0

Description

Problem Statement

I briefly switched to rolldown-vite instead of vite with my react router v7 project, and see a lot of missing sourcemap warnings, but it compiles well.

Solution Brainstorm

I switched back to vite (rollup) and it works for now, but I'd like to switch to rolldown vite one day.