next.js
3abe2518 - Turbopack: fix NFT of readFileSync of relative path (#84155)

Commit
220 days ago
Turbopack: fix NFT of readFileSync of relative path (#84155) Tests are missing Previously, `readFileSync("./data/foo.txt")` was relative to the current file, not relative to `process.cwd()`
Author
Parents
Loading