Details
The paths configured in tsconfig.json will not take effect if we set references to another tsconfig.node.json which is in the same directory of tsconfig.json.

Reproduce link
https://github.com/Timeless0911/rspack-resolver-reference-issue
Reproduce Steps
- Run
pnpm install
- Run
pnpm dev