mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
5fcb49632e
* Introduce better debug error handling With this we are rendering runtime and debug errors inside a it's own error root. That gives us better error handling and control. Also, now we are patching React core to capture runtime errors. * Render the initial error on the server. |
||
---|---|---|
.. | ||
router | ||
app.js | ||
css.js | ||
error-debug.js | ||
error.js | ||
eval-script.js | ||
head.js | ||
link.js | ||
p-queue.js | ||
prefetch.js | ||
shallow-equals.js | ||
side-effect.js | ||
utils.js |