Commits
Click on a commit to change the comparison rangefix(transformer/module_runner): handle re-export as deps (#9696)
There wasn't a test case for this on Vite, but missing re-export deps is spotted as a test case on Vitest https://github.com/vitest-dev/vitest/pull/7646.
I'll add a test case on Vite https://github.com/vitejs/rolldown-vite/pull/85 and the same one is added here.