next.js
f533b97b
- fix: improve types in turbopack runtime (#74119)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fix: improve types in turbopack runtime (#74119) adds types to node modules require()d in the node runtime. these imports were untyped, which was hiding an issue with our `pathToFileUrl` usage.
References
#74119 - fix: improve types in turbopack runtime
Author
lubieowoce
Parents
4fda39ce
Loading