next.js
3abe2518
- Turbopack: fix NFT of readFileSync of relative path (#84155)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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()`
References
#84155 - Turbopack: fix NFT of readFileSync of relative path
Author
mischnic
Parents
43500816
Loading