-
Notifications
You must be signed in to change notification settings - Fork 27k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't swallow MODULE_NOT_FOUND error #24577
Merged
kodiakhq
merged 2 commits into
vercel:canary
from
PepijnSenders:feature/dont-swallow-module-not-found-error
Apr 30, 2021
Merged
Don't swallow MODULE_NOT_FOUND error #24577
kodiakhq
merged 2 commits into
vercel:canary
from
PepijnSenders:feature/dont-swallow-module-not-found-error
Apr 30, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PepijnSenders
requested review from
divmain,
ijjk,
lfades,
shuding and
timneutkens
as code owners
April 28, 2021 23:35
2 tasks
Stats from current PRDefault Server Mode (Increase detected
|
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
buildDuration | 16.2s | 16.1s | -83ms |
buildDurationCached | 5.4s | 5s | -432ms |
nodeModulesSize | 46.7 MB | 46.7 MB | -552 B |
Page Load Tests Overall increase ✓
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
/ failed reqs | 0 | 0 | ✓ |
/ total time (seconds) | 2.816 | 2.858 | |
/ avg req/sec | 887.84 | 874.7 | |
/error-in-render failed reqs | 0 | 0 | ✓ |
/error-in-render total time (seconds) | 1.706 | 1.579 | -0.13 |
/error-in-render avg req/sec | 1465.18 | 1583.11 | +117.93 |
Client Bundles (main, webpack, commons)
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
597-HASH.js gzip | 13.2 kB | 13.2 kB | ✓ |
778-HASH.js gzip | 7.11 kB | 7.11 kB | ✓ |
framework-HASH.js gzip | 39.3 kB | 39.3 kB | ✓ |
main-HASH.js gzip | 151 B | 151 B | ✓ |
webpack-HASH.js gzip | 993 B | 993 B | ✓ |
Overall change | 60.7 kB | 60.7 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
polyfills-HASH.js gzip | 31.1 kB | 31.1 kB | ✓ |
Overall change | 31.1 kB | 31.1 kB | ✓ |
Client Pages
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
_app-HASH.js gzip | 1.3 kB | 1.3 kB | ✓ |
_error-HASH.js gzip | 3.68 kB | 3.68 kB | ✓ |
amp-HASH.js gzip | 558 B | 558 B | ✓ |
css-HASH.js gzip | 363 B | 363 B | ✓ |
hooks-HASH.js gzip | 924 B | 924 B | ✓ |
index-HASH.js gzip | 243 B | 243 B | ✓ |
link-HASH.js gzip | 1.66 kB | 1.66 kB | ✓ |
routerDirect..HASH.js gzip | 336 B | 336 B | ✓ |
withRouter-HASH.js gzip | 334 B | 334 B | ✓ |
99a142a5cfae..804.css gzip | 125 B | 125 B | ✓ |
Overall change | 9.52 kB | 9.52 kB | ✓ |
Client Build Manifests
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
_buildManifest.js gzip | 390 B | 390 B | ✓ |
Overall change | 390 B | 390 B | ✓ |
Rendered Page Sizes
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
index.html gzip | 610 B | 610 B | ✓ |
link.html gzip | 616 B | 616 B | ✓ |
withRouter.html gzip | 605 B | 605 B | ✓ |
Overall change | 1.83 kB | 1.83 kB | ✓ |
Serverless Mode (Decrease detected ✓)
General Overall decrease ✓
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
buildDuration | 20.4s | 20.4s | -39ms |
buildDurationCached | 7.5s | 7.5s | -27ms |
nodeModulesSize | 46.7 MB | 46.7 MB | -552 B |
Client Bundles (main, webpack, commons)
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
597-HASH.js gzip | 13.2 kB | 13.2 kB | ✓ |
778-HASH.js gzip | 7.11 kB | 7.11 kB | ✓ |
framework-HASH.js gzip | 39.3 kB | 39.3 kB | ✓ |
main-HASH.js gzip | 151 B | 151 B | ✓ |
webpack-HASH.js gzip | 993 B | 993 B | ✓ |
Overall change | 60.7 kB | 60.7 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
polyfills-HASH.js gzip | 31.1 kB | 31.1 kB | ✓ |
Overall change | 31.1 kB | 31.1 kB | ✓ |
Client Pages
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
_app-HASH.js gzip | 1.3 kB | 1.3 kB | ✓ |
_error-HASH.js gzip | 3.68 kB | 3.68 kB | ✓ |
amp-HASH.js gzip | 558 B | 558 B | ✓ |
css-HASH.js gzip | 363 B | 363 B | ✓ |
hooks-HASH.js gzip | 924 B | 924 B | ✓ |
index-HASH.js gzip | 243 B | 243 B | ✓ |
link-HASH.js gzip | 1.66 kB | 1.66 kB | ✓ |
routerDirect..HASH.js gzip | 336 B | 336 B | ✓ |
withRouter-HASH.js gzip | 334 B | 334 B | ✓ |
99a142a5cfae..804.css gzip | 125 B | 125 B | ✓ |
Overall change | 9.52 kB | 9.52 kB | ✓ |
Client Build Manifests
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
_buildManifest.js gzip | 390 B | 390 B | ✓ |
Overall change | 390 B | 390 B | ✓ |
Serverless bundles Overall decrease ✓
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
_error.js | 1.39 MB | 1.39 MB | -134 B |
404.html | 2.76 kB | 2.76 kB | ✓ |
500.html | 2.75 kB | 2.75 kB | ✓ |
amp.amp.html | 10.8 kB | 10.8 kB | ✓ |
amp.html | 1.96 kB | 1.96 kB | ✓ |
css.html | 2.13 kB | 2.13 kB | ✓ |
hooks.html | 2.01 kB | 2.01 kB | ✓ |
index.js | 1.39 MB | 1.39 MB | -134 B |
link.js | 1.45 MB | 1.45 MB | -134 B |
routerDirect.js | 1.44 MB | 1.44 MB | -134 B |
withRouter.js | 1.44 MB | 1.44 MB | -134 B |
Overall change | 7.14 MB | 7.14 MB | -670 B |
Webpack 4 Mode (Decrease detected ✓)
General Overall decrease ✓
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
buildDuration | 13.7s | 13.6s | -99ms |
buildDurationCached | 5.8s | 5.8s | |
nodeModulesSize | 46.7 MB | 46.7 MB | -552 B |
Page Load Tests Overall decrease ⚠️
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
/ failed reqs | 0 | 0 | ✓ |
/ total time (seconds) | 2.803 | 2.84 | |
/ avg req/sec | 891.87 | 880.4 | |
/error-in-render failed reqs | 0 | 0 | ✓ |
/error-in-render total time (seconds) | 1.711 | 1.724 | |
/error-in-render avg req/sec | 1461.39 | 1450.29 |
Client Bundles (main, webpack, commons)
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
677f882d2ed8..HASH.js gzip | 13.3 kB | 13.3 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-HASH.js gzip | 7.18 kB | 7.18 kB | ✓ |
webpack-HASH.js gzip | 751 B | 751 B | ✓ |
Overall change | 60.2 kB | 60.2 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
polyfills-HASH.js gzip | 31.3 kB | 31.3 kB | ✓ |
Overall change | 31.3 kB | 31.3 kB | ✓ |
Client Pages
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
_app-HASH.js gzip | 1.28 kB | 1.28 kB | ✓ |
_error-HASH.js gzip | 3.71 kB | 3.71 kB | ✓ |
amp-HASH.js gzip | 536 B | 536 B | ✓ |
css-HASH.js gzip | 339 B | 339 B | ✓ |
hooks-HASH.js gzip | 887 B | 887 B | ✓ |
index-HASH.js gzip | 227 B | 227 B | ✓ |
link-HASH.js gzip | 1.65 kB | 1.65 kB | ✓ |
routerDirect..HASH.js gzip | 303 B | 303 B | ✓ |
withRouter-HASH.js gzip | 302 B | 302 B | ✓ |
21c68fa65a48..217.css gzip | 125 B | 125 B | ✓ |
Overall change | 9.36 kB | 9.36 kB | ✓ |
Client Build Manifests
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
_buildManifest.js gzip | 419 B | 419 B | ✓ |
Overall change | 419 B | 419 B | ✓ |
Rendered Page Sizes
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
index.html gzip | 613 B | 613 B | ✓ |
link.html gzip | 621 B | 621 B | ✓ |
withRouter.html gzip | 606 B | 606 B | ✓ |
Overall change | 1.84 kB | 1.84 kB | ✓ |
ijjk
approved these changes
Apr 30, 2021
Stats from current PRDefault Server Mode (Decrease detected ✓)General Overall decrease ✓
Page Load Tests Overall decrease
|
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
/ failed reqs | 0 | 0 | ✓ |
/ total time (seconds) | 2.53 | 2.531 | 0 |
/ avg req/sec | 988.25 | 987.84 | |
/error-in-render failed reqs | 0 | 0 | ✓ |
/error-in-render total time (seconds) | 1.448 | 1.564 | |
/error-in-render avg req/sec | 1726.99 | 1598.14 |
Client Bundles (main, webpack, commons)
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
597-HASH.js gzip | 13.2 kB | 13.2 kB | ✓ |
778-HASH.js gzip | 7.12 kB | 7.12 kB | ✓ |
framework-HASH.js gzip | 39.3 kB | 39.3 kB | ✓ |
main-HASH.js gzip | 151 B | 151 B | ✓ |
webpack-HASH.js gzip | 993 B | 993 B | ✓ |
Overall change | 60.7 kB | 60.7 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
polyfills-HASH.js gzip | 31.1 kB | 31.1 kB | ✓ |
Overall change | 31.1 kB | 31.1 kB | ✓ |
Client Pages
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
_app-HASH.js gzip | 1.3 kB | 1.3 kB | ✓ |
_error-HASH.js gzip | 3.68 kB | 3.68 kB | ✓ |
amp-HASH.js gzip | 558 B | 558 B | ✓ |
css-HASH.js gzip | 363 B | 363 B | ✓ |
hooks-HASH.js gzip | 924 B | 924 B | ✓ |
index-HASH.js gzip | 243 B | 243 B | ✓ |
link-HASH.js gzip | 1.66 kB | 1.66 kB | ✓ |
routerDirect..HASH.js gzip | 336 B | 336 B | ✓ |
withRouter-HASH.js gzip | 334 B | 334 B | ✓ |
99a142a5cfae..804.css gzip | 125 B | 125 B | ✓ |
Overall change | 9.52 kB | 9.52 kB | ✓ |
Client Build Manifests
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
_buildManifest.js gzip | 390 B | 390 B | ✓ |
Overall change | 390 B | 390 B | ✓ |
Rendered Page Sizes
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
index.html gzip | 611 B | 611 B | ✓ |
link.html gzip | 616 B | 616 B | ✓ |
withRouter.html gzip | 605 B | 605 B | ✓ |
Overall change | 1.83 kB | 1.83 kB | ✓ |
Serverless Mode (Decrease detected ✓)
General Overall decrease ✓
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
buildDuration | 18s | 17.6s | -387ms |
buildDurationCached | 6.5s | 6.6s | |
nodeModulesSize | 46.6 MB | 46.6 MB | -552 B |
Client Bundles (main, webpack, commons)
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
597-HASH.js gzip | 13.2 kB | 13.2 kB | ✓ |
778-HASH.js gzip | 7.12 kB | 7.12 kB | ✓ |
framework-HASH.js gzip | 39.3 kB | 39.3 kB | ✓ |
main-HASH.js gzip | 151 B | 151 B | ✓ |
webpack-HASH.js gzip | 993 B | 993 B | ✓ |
Overall change | 60.7 kB | 60.7 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
polyfills-HASH.js gzip | 31.1 kB | 31.1 kB | ✓ |
Overall change | 31.1 kB | 31.1 kB | ✓ |
Client Pages
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
_app-HASH.js gzip | 1.3 kB | 1.3 kB | ✓ |
_error-HASH.js gzip | 3.68 kB | 3.68 kB | ✓ |
amp-HASH.js gzip | 558 B | 558 B | ✓ |
css-HASH.js gzip | 363 B | 363 B | ✓ |
hooks-HASH.js gzip | 924 B | 924 B | ✓ |
index-HASH.js gzip | 243 B | 243 B | ✓ |
link-HASH.js gzip | 1.66 kB | 1.66 kB | ✓ |
routerDirect..HASH.js gzip | 336 B | 336 B | ✓ |
withRouter-HASH.js gzip | 334 B | 334 B | ✓ |
99a142a5cfae..804.css gzip | 125 B | 125 B | ✓ |
Overall change | 9.52 kB | 9.52 kB | ✓ |
Client Build Manifests
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
_buildManifest.js gzip | 390 B | 390 B | ✓ |
Overall change | 390 B | 390 B | ✓ |
Serverless bundles Overall decrease ✓
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
_error.js | 1.35 MB | 1.35 MB | -134 B |
404.html | 2.76 kB | 2.76 kB | ✓ |
500.html | 2.75 kB | 2.75 kB | ✓ |
amp.amp.html | 10.8 kB | 10.8 kB | ✓ |
amp.html | 1.96 kB | 1.96 kB | ✓ |
css.html | 2.13 kB | 2.13 kB | ✓ |
hooks.html | 2.01 kB | 2.01 kB | ✓ |
index.js | 1.35 MB | 1.35 MB | -134 B |
link.js | 1.4 MB | 1.4 MB | -134 B |
routerDirect.js | 1.4 MB | 1.4 MB | -134 B |
withRouter.js | 1.4 MB | 1.4 MB | -134 B |
Overall change | 6.91 MB | 6.91 MB | -670 B |
Webpack 4 Mode (Decrease detected ✓)
General Overall decrease ✓
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
buildDuration | 12.1s | 12s | -9ms |
buildDurationCached | 5s | 4.9s | -135ms |
nodeModulesSize | 46.6 MB | 46.6 MB | -552 B |
Page Load Tests Overall decrease ⚠️
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
/ failed reqs | 0 | 0 | ✓ |
/ total time (seconds) | 2.467 | 2.54 | |
/ avg req/sec | 1013.36 | 984.42 | |
/error-in-render failed reqs | 0 | 0 | ✓ |
/error-in-render total time (seconds) | 1.484 | 1.473 | -0.01 |
/error-in-render avg req/sec | 1684.59 | 1697.38 | +12.79 |
Client Bundles (main, webpack, commons)
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
677f882d2ed8..HASH.js gzip | 13.3 kB | 13.3 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-HASH.js gzip | 7.19 kB | 7.19 kB | ✓ |
webpack-HASH.js gzip | 751 B | 751 B | ✓ |
Overall change | 60.2 kB | 60.2 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
polyfills-HASH.js gzip | 31.3 kB | 31.3 kB | ✓ |
Overall change | 31.3 kB | 31.3 kB | ✓ |
Client Pages
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
_app-HASH.js gzip | 1.28 kB | 1.28 kB | ✓ |
_error-HASH.js gzip | 3.71 kB | 3.71 kB | ✓ |
amp-HASH.js gzip | 536 B | 536 B | ✓ |
css-HASH.js gzip | 339 B | 339 B | ✓ |
hooks-HASH.js gzip | 887 B | 887 B | ✓ |
index-HASH.js gzip | 227 B | 227 B | ✓ |
link-HASH.js gzip | 1.65 kB | 1.65 kB | ✓ |
routerDirect..HASH.js gzip | 303 B | 303 B | ✓ |
withRouter-HASH.js gzip | 302 B | 302 B | ✓ |
21c68fa65a48..217.css gzip | 125 B | 125 B | ✓ |
Overall change | 9.36 kB | 9.36 kB | ✓ |
Client Build Manifests
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
_buildManifest.js gzip | 419 B | 419 B | ✓ |
Overall change | 419 B | 419 B | ✓ |
Rendered Page Sizes
vercel/next.js canary | PepijnSenders/next.js feature/dont-swallow-module-not-found-error | Change | |
---|---|---|---|
index.html gzip | 612 B | 612 B | ✓ |
link.html gzip | 620 B | 620 B | ✓ |
withRouter.html gzip | 607 B | 607 B | ✓ |
Overall change | 1.84 kB | 1.84 kB | ✓ |
flybayer
pushed a commit
to blitz-js/next.js
that referenced
this pull request
Jun 1, 2021
## Bug - [x] Related issues linked using [`fixes vercel#24328`](vercel#24328 (comment)) - [ ] Integration tests added The change in vercel#24328 will swallow any `MODULE_NOT_FOUND` errors triggered in the page. If you for example have a page with a broken import, it will tell you `Error: Failed to load /whatever`. This of course doesn't really tell people what is going on internally (a broken import). I added a check to see if the error actually happened in the page.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bug
fixes #24328
The change in #24328 will swallow any
MODULE_NOT_FOUND
errors triggered in the page. If you for example have a page with a broken import, it will tell youError: Failed to load /whatever
. This of course doesn't really tell people what is going on internally (a broken import). I added a check to see if the error actually happened in the page.