Commits
Click on a commit to change the comparison rangefix: skip loading tsconfig.json from virtual module paths (#809)
refs #758
fixes, https://github.com/vitejs/rolldown-vite/issues/477
The tests passes without the change, but covers the new `if`. To make a test that fails, we need to configure the cwd to a different path, but that makes the test more complex, so I didn't do that.