next.js
d14df6cc
- Use relative sources in `require()` instead of `next/dist/` if possible (#80054)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
209 days ago
Use relative sources in `require()` instead of `next/dist/` if possible (#80054) Makes it easier to get types for those previously untyped `require` calls.
References
#80054 - Use relative sources in `require()` instead of `next/dist/` if possible
Author
eps1lon
Parents
7d3e330a
Loading