next.js
a0a18a23 - Turbopack: restrict server HMR to app pages (#90663)

Commit
27 days ago
Turbopack: restrict server HMR to app pages (#90663) App router types like routes go through the traditional `require` route bypassing the Turbopack runtime, so they aren't easily solved with server HMR right now. Test Plan: Added an e2e test. --------- Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
Author
Parents
Loading