rsnext/packages
JJ Kasper 85d87a3795
Ensure dev overlay is triggered for more _app/_document errors (#24328)
This expands on https://github.com/vercel/next.js/issues/24070 and ensures we show the dev overlay for additional cases like where `_app` or `_document` have syntax errors causing compilation to not be able to complete. This achieves showing the dev overlay even when compilation fails from a syntax error by doing a third minimal compilation in development with the needed client-side assets to render the dev overlay. 

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added

x-ref: https://github.com/vercel/next.js/issues/24070
2021-04-22 11:08:47 +00:00
..
create-next-app v10.1.4-canary.14 2021-04-21 13:59:43 +02:00
eslint-plugin-next v10.1.4-canary.14 2021-04-21 13:59:43 +02:00
next Ensure dev overlay is triggered for more _app/_document errors (#24328) 2021-04-22 11:08:47 +00:00
next-bundle-analyzer v10.1.4-canary.14 2021-04-21 13:59:43 +02:00
next-codemod v10.1.4-canary.14 2021-04-21 13:59:43 +02:00
next-env v10.1.4-canary.14 2021-04-21 13:59:43 +02:00
next-mdx v10.1.4-canary.14 2021-04-21 13:59:43 +02:00
next-plugin-google-analytics v10.1.4-canary.14 2021-04-21 13:59:43 +02:00
next-plugin-sentry v10.1.4-canary.14 2021-04-21 13:59:43 +02:00
next-plugin-storybook v10.1.4-canary.14 2021-04-21 13:59:43 +02:00
next-polyfill-module v10.1.4-canary.14 2021-04-21 13:59:43 +02:00
next-polyfill-nomodule v10.1.4-canary.14 2021-04-21 13:59:43 +02:00
react-dev-overlay v10.1.4-canary.14 2021-04-21 13:59:43 +02:00
react-refresh-utils v10.1.4-canary.14 2021-04-21 13:59:43 +02:00