next.js
af62463a
- fix: add '.next/types/**/*.ts' to the pages router TSConfig (#83029)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
285 days ago
fix: add '.next/types/**/*.ts' to the pages router TSConfig (#83029) See #83010 Previously, typed links only worked in App Router. Now they work in Pages Router too, but we forgot to update the templates.
References
#83029 - fix: add '.next/types/**/*.ts' to the pages router TSConfig
Author
bgub
Parents
69d604b8
Loading