next.js
bd72f39c - Turbopack + pages router: recover from runtime errors by reloading (#63024)

Commit
1 year ago
Turbopack + pages router: recover from runtime errors by reloading (#63024) An iteration of #62359, this uses the module-local flag instead of a shared dedicated module for flagging runtime errors, correctly reloading the page when these occur. Test Plan: See now-passing tests in the manifest. Closes PACK-2690
Author
Parents
Loading