-
Notifications
You must be signed in to change notification settings - Fork 27.7k
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
yarn dev regression fix, ncc revert #18861
Conversation
Stats from current PRDefault Server Mode (Increase detected
|
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
buildDuration | 13.9s | 13.4s | -429ms |
nodeModulesSize | 87 MB | 87 MB | -2 B |
Page Load Tests Overall increase ✓
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
/ failed reqs | 0 | 0 | ✓ |
/ total time (seconds) | 2.408 | 2.414 | |
/ avg req/sec | 1038.28 | 1035.78 | |
/error-in-render failed reqs | 0 | 0 | ✓ |
/error-in-render total time (seconds) | 1.298 | 1.26 | -0.04 |
/error-in-render avg req/sec | 1926.68 | 1983.49 | +56.81 |
Client Bundles (main, webpack, commons)
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
677f882d2ed8..7d3b.js gzip | 11.3 kB | 11.3 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-7a348ff..641f.js gzip | 7.37 kB | 7.37 kB | ✓ |
webpack-e067..f178.js gzip | 751 B | 751 B | ✓ |
Overall change | 58.4 kB | 58.4 kB | ✓ |
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
677f882d2ed8..dule.js gzip | 7.04 kB | 7.04 kB | ✓ |
framework.HA..dule.js gzip | 39 kB | 39 kB | ✓ |
main-00e5ec9..dule.js gzip | 6.37 kB | 6.37 kB | ✓ |
webpack-07c5..dule.js gzip | 751 B | 751 B | ✓ |
Overall change | 53.1 kB | 53.1 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
polyfills-4b..e242.js gzip | 31 kB | 31 kB | ✓ |
Overall change | 31 kB | 31 kB | ✓ |
Client Pages
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_app-7231d4b..5856.js gzip | 1.28 kB | 1.28 kB | ✓ |
_error-fca3d..2eb1.js gzip | 3.44 kB | 3.44 kB | ✓ |
hooks-d4591d..e7c2.js gzip | 887 B | 887 B | ✓ |
index-17468f..5d83.js gzip | 227 B | 227 B | ✓ |
link-a674d88..ccde.js gzip | 1.35 kB | 1.35 kB | ✓ |
routerDirect..924c.js gzip | 284 B | 284 B | ✓ |
withRouter-7..c13d.js gzip | 284 B | 284 B | ✓ |
Overall change | 7.75 kB | 7.75 kB | ✓ |
Client Pages Modern
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_app-75d3a82..dule.js gzip | 625 B | 625 B | ✓ |
_error-4469a..dule.js gzip | 2.29 kB | 2.29 kB | ✓ |
hooks-cbf13f..dule.js gzip | 387 B | 387 B | ✓ |
index-b9a643..dule.js gzip | 226 B | 226 B | ✓ |
link-a4469f3..dule.js gzip | 1.32 kB | 1.32 kB | ✓ |
routerDirect..dule.js gzip | 284 B | 284 B | ✓ |
withRouter-f..dule.js gzip | 282 B | 282 B | ✓ |
Overall change | 5.41 kB | 5.41 kB | ✓ |
Client Build Manifests
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_buildManifest.js gzip | 321 B | 321 B | ✓ |
_buildManife..dule.js gzip | 330 B | 330 B | ✓ |
Overall change | 651 B | 651 B | ✓ |
Rendered Page Sizes
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
index.html gzip | 1 kB | 1 kB | ✓ |
link.html gzip | 1.01 kB | 1.01 kB | ✓ |
withRouter.html gzip | 994 B | 994 B | ✓ |
Overall change | 3 kB | 3 kB | ✓ |
Serverless Mode (Decrease detected ✓)
General Overall decrease ✓
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
buildDuration | 15.8s | 15.5s | -311ms |
nodeModulesSize | 87 MB | 87 MB | -2 B |
Client Bundles (main, webpack, commons)
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
677f882d2ed8..7d3b.js gzip | 11.3 kB | 11.3 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-7a348ff..641f.js gzip | 7.37 kB | 7.37 kB | ✓ |
webpack-e067..f178.js gzip | 751 B | 751 B | ✓ |
Overall change | 58.4 kB | 58.4 kB | ✓ |
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
677f882d2ed8..dule.js gzip | 7.04 kB | 7.04 kB | ✓ |
framework.HA..dule.js gzip | 39 kB | 39 kB | ✓ |
main-00e5ec9..dule.js gzip | 6.37 kB | 6.37 kB | ✓ |
webpack-07c5..dule.js gzip | 751 B | 751 B | ✓ |
Overall change | 53.1 kB | 53.1 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
polyfills-4b..e242.js gzip | 31 kB | 31 kB | ✓ |
Overall change | 31 kB | 31 kB | ✓ |
Client Pages
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_app-7231d4b..5856.js gzip | 1.28 kB | 1.28 kB | ✓ |
_error-fca3d..2eb1.js gzip | 3.44 kB | 3.44 kB | ✓ |
hooks-d4591d..e7c2.js gzip | 887 B | 887 B | ✓ |
index-17468f..5d83.js gzip | 227 B | 227 B | ✓ |
link-a674d88..ccde.js gzip | 1.35 kB | 1.35 kB | ✓ |
routerDirect..924c.js gzip | 284 B | 284 B | ✓ |
withRouter-7..c13d.js gzip | 284 B | 284 B | ✓ |
Overall change | 7.75 kB | 7.75 kB | ✓ |
Client Pages Modern
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_app-75d3a82..dule.js gzip | 625 B | 625 B | ✓ |
_error-4469a..dule.js gzip | 2.29 kB | 2.29 kB | ✓ |
hooks-cbf13f..dule.js gzip | 387 B | 387 B | ✓ |
index-b9a643..dule.js gzip | 226 B | 226 B | ✓ |
link-a4469f3..dule.js gzip | 1.32 kB | 1.32 kB | ✓ |
routerDirect..dule.js gzip | 284 B | 284 B | ✓ |
withRouter-f..dule.js gzip | 282 B | 282 B | ✓ |
Overall change | 5.41 kB | 5.41 kB | ✓ |
Client Build Manifests
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_buildManifest.js gzip | 321 B | 321 B | ✓ |
_buildManife..dule.js gzip | 330 B | 330 B | ✓ |
Overall change | 651 B | 651 B | ✓ |
Serverless bundles
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_error.js | 1.07 MB | 1.07 MB | ✓ |
404.html | 4.73 kB | 4.73 kB | ✓ |
hooks.html | 3.92 kB | 3.92 kB | ✓ |
index.js | 1.07 MB | 1.07 MB | ✓ |
link.js | 1.12 MB | 1.12 MB | ✓ |
routerDirect.js | 1.11 MB | 1.11 MB | ✓ |
withRouter.js | 1.11 MB | 1.11 MB | ✓ |
Overall change | 5.49 MB | 5.49 MB | ✓ |
Stats from current PRDefault Server Mode (Decrease detected ✓)General Overall decrease ✓
Page Load Tests Overall decrease
|
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
/ failed reqs | 0 | 0 | ✓ |
/ total time (seconds) | 2.456 | 2.565 | |
/ avg req/sec | 1017.86 | 974.54 | |
/error-in-render failed reqs | 0 | 0 | ✓ |
/error-in-render total time (seconds) | 1.36 | 1.344 | -0.02 |
/error-in-render avg req/sec | 1838.39 | 1860.65 | +22.26 |
Client Bundles (main, webpack, commons)
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
677f882d2ed8..7d3b.js gzip | 11.3 kB | 11.3 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-7a348ff..641f.js gzip | 7.37 kB | 7.37 kB | ✓ |
webpack-e067..f178.js gzip | 751 B | 751 B | ✓ |
Overall change | 58.4 kB | 58.4 kB | ✓ |
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
677f882d2ed8..dule.js gzip | 7.04 kB | 7.04 kB | ✓ |
framework.HA..dule.js gzip | 39 kB | 39 kB | ✓ |
main-00e5ec9..dule.js gzip | 6.37 kB | 6.37 kB | ✓ |
webpack-07c5..dule.js gzip | 751 B | 751 B | ✓ |
Overall change | 53.1 kB | 53.1 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
polyfills-4b..e242.js gzip | 31 kB | 31 kB | ✓ |
Overall change | 31 kB | 31 kB | ✓ |
Client Pages
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_app-7231d4b..5856.js gzip | 1.28 kB | 1.28 kB | ✓ |
_error-fca3d..2eb1.js gzip | 3.44 kB | 3.44 kB | ✓ |
hooks-d4591d..e7c2.js gzip | 887 B | 887 B | ✓ |
index-17468f..5d83.js gzip | 227 B | 227 B | ✓ |
link-a674d88..ccde.js gzip | 1.35 kB | 1.35 kB | ✓ |
routerDirect..924c.js gzip | 284 B | 284 B | ✓ |
withRouter-7..c13d.js gzip | 284 B | 284 B | ✓ |
Overall change | 7.75 kB | 7.75 kB | ✓ |
Client Pages Modern
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_app-75d3a82..dule.js gzip | 625 B | 625 B | ✓ |
_error-4469a..dule.js gzip | 2.29 kB | 2.29 kB | ✓ |
hooks-cbf13f..dule.js gzip | 387 B | 387 B | ✓ |
index-b9a643..dule.js gzip | 226 B | 226 B | ✓ |
link-a4469f3..dule.js gzip | 1.32 kB | 1.32 kB | ✓ |
routerDirect..dule.js gzip | 284 B | 284 B | ✓ |
withRouter-f..dule.js gzip | 282 B | 282 B | ✓ |
Overall change | 5.41 kB | 5.41 kB | ✓ |
Client Build Manifests
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_buildManifest.js gzip | 321 B | 321 B | ✓ |
_buildManife..dule.js gzip | 330 B | 330 B | ✓ |
Overall change | 651 B | 651 B | ✓ |
Rendered Page Sizes
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
index.html gzip | 1 kB | 1 kB | ✓ |
link.html gzip | 1.01 kB | 1.01 kB | ✓ |
withRouter.html gzip | 994 B | 994 B | ✓ |
Overall change | 3 kB | 3 kB | ✓ |
Serverless Mode (Decrease detected ✓)
General Overall decrease ✓
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
buildDuration | 15.1s | 14.6s | -513ms |
nodeModulesSize | 87 MB | 87 MB | -2 B |
Client Bundles (main, webpack, commons)
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
677f882d2ed8..7d3b.js gzip | 11.3 kB | 11.3 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-7a348ff..641f.js gzip | 7.37 kB | 7.37 kB | ✓ |
webpack-e067..f178.js gzip | 751 B | 751 B | ✓ |
Overall change | 58.4 kB | 58.4 kB | ✓ |
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
677f882d2ed8..dule.js gzip | 7.04 kB | 7.04 kB | ✓ |
framework.HA..dule.js gzip | 39 kB | 39 kB | ✓ |
main-00e5ec9..dule.js gzip | 6.37 kB | 6.37 kB | ✓ |
webpack-07c5..dule.js gzip | 751 B | 751 B | ✓ |
Overall change | 53.1 kB | 53.1 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
polyfills-4b..e242.js gzip | 31 kB | 31 kB | ✓ |
Overall change | 31 kB | 31 kB | ✓ |
Client Pages
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_app-7231d4b..5856.js gzip | 1.28 kB | 1.28 kB | ✓ |
_error-fca3d..2eb1.js gzip | 3.44 kB | 3.44 kB | ✓ |
hooks-d4591d..e7c2.js gzip | 887 B | 887 B | ✓ |
index-17468f..5d83.js gzip | 227 B | 227 B | ✓ |
link-a674d88..ccde.js gzip | 1.35 kB | 1.35 kB | ✓ |
routerDirect..924c.js gzip | 284 B | 284 B | ✓ |
withRouter-7..c13d.js gzip | 284 B | 284 B | ✓ |
Overall change | 7.75 kB | 7.75 kB | ✓ |
Client Pages Modern
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_app-75d3a82..dule.js gzip | 625 B | 625 B | ✓ |
_error-4469a..dule.js gzip | 2.29 kB | 2.29 kB | ✓ |
hooks-cbf13f..dule.js gzip | 387 B | 387 B | ✓ |
index-b9a643..dule.js gzip | 226 B | 226 B | ✓ |
link-a4469f3..dule.js gzip | 1.32 kB | 1.32 kB | ✓ |
routerDirect..dule.js gzip | 284 B | 284 B | ✓ |
withRouter-f..dule.js gzip | 282 B | 282 B | ✓ |
Overall change | 5.41 kB | 5.41 kB | ✓ |
Client Build Manifests
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_buildManifest.js gzip | 321 B | 321 B | ✓ |
_buildManife..dule.js gzip | 330 B | 330 B | ✓ |
Overall change | 651 B | 651 B | ✓ |
Serverless bundles
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_error.js | 1.07 MB | 1.07 MB | ✓ |
404.html | 4.73 kB | 4.73 kB | ✓ |
hooks.html | 3.92 kB | 3.92 kB | ✓ |
index.js | 1.07 MB | 1.07 MB | ✓ |
link.js | 1.12 MB | 1.12 MB | ✓ |
routerDirect.js | 1.11 MB | 1.11 MB | ✓ |
withRouter.js | 1.11 MB | 1.11 MB | ✓ |
Overall change | 5.49 MB | 5.49 MB | ✓ |
Failing test suitesCommit: a3681b5 test/integration/scss-modules/test/index.test.js
Expand output● Basic SCSS Module Support › should have compiled successfully
● Basic SCSS Module Support › should've emitted a single CSS file
● Basic SCSS Module Support › should've injected the CSS on server render
● 3rd Party CSS Module Support › should have compiled successfully
● 3rd Party CSS Module Support › should've emitted a single CSS file
● 3rd Party CSS Module Support › should've injected the CSS on server render
● Has CSS Module in computed styles in Development › should have CSS for page
● Has CSS Module in computed styles in Production › should have compiled successfully
● Has CSS Module in computed styles in Production › should have CSS for page
● Can hot reload CSS Module without losing state › should update CSS color without remounting
● Valid CSS Module Usage from within node_modules › should have compiled successfully
● Valid CSS Module Usage from within node_modules › should've prerendered with relevant data
● Valid CSS Module Usage from within node_modules › should've emitted a single CSS file
● Valid Nested CSS Module Usage from within node_modules › should have compiled successfully
● Valid Nested CSS Module Usage from within node_modules › should've prerendered with relevant data
● Valid Nested CSS Module Usage from within node_modules › should've emitted a single CSS file
● CSS Module Composes Usage (Basic) › should have compiled successfully
● CSS Module Composes Usage (Basic) › should've emitted a single CSS file
● CSS Module Composes Usage (External) › should have compiled successfully
● CSS Module Composes Usage (External) › should've emitted a single CSS file
● Dynamic Route CSS Module Usage › should have compiled successfully
● Dynamic Route CSS Module Usage › should've emitted a single CSS file
● Dynamic Route CSS Module Usage › should apply styles correctly
● Catch-all Route CSS Module Usage › should have compiled successfully
● Catch-all Route CSS Module Usage › should apply styles correctly
● Catch-all Route CSS Module Usage › should've emitted a single CSS file
● Test suite failed to run
● Test suite failed to run
● Test suite failed to run
● Test suite failed to run
● Test suite failed to run
● Test suite failed to run
● Test suite failed to run
|
9cae072
to
89eb734
Compare
In the end I needed to revert the Babel work here too since that was initially dependent on the ncc upgrade as well. Hopefully we can get the ncc upgrade differences worked out shortly to resume these. |
Stats from current PRDefault Server Mode (Increase detected
|
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
buildDuration | 14.5s | 13.7s | -791ms |
nodeModulesSize | 87 MB | 90 MB |
Page Load Tests Overall increase ✓
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
/ failed reqs | 0 | 0 | ✓ |
/ total time (seconds) | 2.758 | 2.643 | -0.12 |
/ avg req/sec | 906.39 | 946.03 | +39.64 |
/error-in-render failed reqs | 0 | 0 | ✓ |
/error-in-render total time (seconds) | 1.651 | 1.602 | -0.05 |
/error-in-render avg req/sec | 1514.52 | 1560.08 | +45.56 |
Client Bundles (main, webpack, commons)
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
677f882d2ed8..7d3b.js gzip | 11.3 kB | 11.3 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-7a348ff..641f.js gzip | 7.37 kB | 7.37 kB | ✓ |
webpack-e067..f178.js gzip | 751 B | 751 B | ✓ |
Overall change | 58.4 kB | 58.4 kB | ✓ |
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
677f882d2ed8..dule.js gzip | 7.04 kB | 7.04 kB | ✓ |
framework.HA..dule.js gzip | 39 kB | 39 kB | ✓ |
main-00e5ec9..dule.js gzip | 6.37 kB | 6.37 kB | ✓ |
webpack-07c5..dule.js gzip | 751 B | 751 B | ✓ |
Overall change | 53.1 kB | 53.1 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
polyfills-4b..e242.js gzip | 31 kB | 31 kB | ✓ |
Overall change | 31 kB | 31 kB | ✓ |
Client Pages
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_app-7231d4b..5856.js gzip | 1.28 kB | 1.28 kB | ✓ |
_error-fca3d..2eb1.js gzip | 3.44 kB | 3.44 kB | ✓ |
hooks-d4591d..e7c2.js gzip | 887 B | 887 B | ✓ |
index-17468f..5d83.js gzip | 227 B | 227 B | ✓ |
link-a674d88..ccde.js gzip | 1.35 kB | 1.35 kB | ✓ |
routerDirect..924c.js gzip | 284 B | 284 B | ✓ |
withRouter-7..c13d.js gzip | 284 B | 284 B | ✓ |
Overall change | 7.75 kB | 7.75 kB | ✓ |
Client Pages Modern
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_app-75d3a82..dule.js gzip | 625 B | 625 B | ✓ |
_error-4469a..dule.js gzip | 2.29 kB | 2.29 kB | ✓ |
hooks-cbf13f..dule.js gzip | 387 B | 387 B | ✓ |
index-b9a643..dule.js gzip | 226 B | 226 B | ✓ |
link-a4469f3..dule.js gzip | 1.32 kB | 1.32 kB | ✓ |
routerDirect..dule.js gzip | 284 B | 284 B | ✓ |
withRouter-f..dule.js gzip | 282 B | 282 B | ✓ |
Overall change | 5.41 kB | 5.41 kB | ✓ |
Client Build Manifests Overall increase ⚠️
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_buildManifest.js gzip | 321 B | 322 B | |
_buildManife..dule.js gzip | 330 B | 330 B | ✓ |
Overall change | 651 B | 652 B |
Rendered Page Sizes Overall decrease ✓
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
index.html gzip | 1 kB | 1 kB | ✓ |
link.html gzip | 1.01 kB | 1.01 kB | -1 B |
withRouter.html gzip | 994 B | 994 B | ✓ |
Overall change | 3 kB | 3 kB | -1 B |
Diffs
Diff for _buildManifest.js
@@ -2,10 +2,10 @@ self.__BUILD_MANIFEST = {
__rewrites: [],
"/": ["static\u002Fchunks\u002Fpages\u002Findex-283eed3c1520dcc26e8d.js"],
"/_error": [
- "static\u002Fchunks\u002Fpages\u002F_error-9b57cae5694a39479222.js"
+ "static\u002Fchunks\u002Fpages\u002F_error-a0c4519f5ca8e97fa7be.js"
],
"/hooks": [
- "static\u002Fchunks\u002Fpages\u002Fhooks-bdd2cad07648acf22380.js"
+ "static\u002Fchunks\u002Fpages\u002Fhooks-8001dc76075832ee8949.js"
],
"/link": ["static\u002Fchunks\u002Fpages\u002Flink-46fe29f40f6309aec7d7.js"],
"/routerDirect": [
Diff for index.html
@@ -24,7 +24,7 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.6b4511cd17e1524c6341.module.js"
+ href="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.883dd050e11a66b09e26.module.js"
as="script"
crossorigin="anonymous"
/>
@@ -85,7 +85,7 @@
src="/_next/static/chunks/polyfills-f73ba3fc145972ef83e9.js"
></script>
<script
- src="/_next/static/chunks/main-f99c1f1d3fffdec91221.js"
+ src="/_next/static/chunks/main-895fe5a26f0416647d53.js"
async=""
crossorigin="anonymous"
nomodule=""
@@ -121,19 +121,19 @@
type="module"
></script>
<script
- src="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.978ffbabf17b2be9a27e.js"
+ src="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.5d4f3798f0f226dab197.js"
async=""
crossorigin="anonymous"
nomodule=""
></script>
<script
- src="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.6b4511cd17e1524c6341.module.js"
+ src="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.883dd050e11a66b09e26.module.js"
async=""
crossorigin="anonymous"
type="module"
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-7512045a5b3d9376e2ca.js"
async=""
crossorigin="anonymous"
nomodule=""
Diff for link.html
@@ -24,7 +24,7 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.6b4511cd17e1524c6341.module.js"
+ href="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.883dd050e11a66b09e26.module.js"
as="script"
crossorigin="anonymous"
/>
@@ -90,7 +90,7 @@
src="/_next/static/chunks/polyfills-f73ba3fc145972ef83e9.js"
></script>
<script
- src="/_next/static/chunks/main-f99c1f1d3fffdec91221.js"
+ src="/_next/static/chunks/main-895fe5a26f0416647d53.js"
async=""
crossorigin="anonymous"
nomodule=""
@@ -126,19 +126,19 @@
type="module"
></script>
<script
- src="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.978ffbabf17b2be9a27e.js"
+ src="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.5d4f3798f0f226dab197.js"
async=""
crossorigin="anonymous"
nomodule=""
></script>
<script
- src="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.6b4511cd17e1524c6341.module.js"
+ src="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.883dd050e11a66b09e26.module.js"
async=""
crossorigin="anonymous"
type="module"
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-7512045a5b3d9376e2ca.js"
async=""
crossorigin="anonymous"
nomodule=""
Diff for withRouter.html
@@ -24,7 +24,7 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.6b4511cd17e1524c6341.module.js"
+ href="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.883dd050e11a66b09e26.module.js"
as="script"
crossorigin="anonymous"
/>
@@ -85,7 +85,7 @@
src="/_next/static/chunks/polyfills-f73ba3fc145972ef83e9.js"
></script>
<script
- src="/_next/static/chunks/main-f99c1f1d3fffdec91221.js"
+ src="/_next/static/chunks/main-895fe5a26f0416647d53.js"
async=""
crossorigin="anonymous"
nomodule=""
@@ -121,19 +121,19 @@
type="module"
></script>
<script
- src="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.978ffbabf17b2be9a27e.js"
+ src="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.5d4f3798f0f226dab197.js"
async=""
crossorigin="anonymous"
nomodule=""
></script>
<script
- src="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.6b4511cd17e1524c6341.module.js"
+ src="/_next/static/chunks/677f882d2ed86fa3467b8979053c1a4c3f8bc4df.883dd050e11a66b09e26.module.js"
async=""
crossorigin="anonymous"
type="module"
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-7512045a5b3d9376e2ca.js"
async=""
crossorigin="anonymous"
nomodule=""
Serverless Mode (Increase detected ⚠️ )
General Overall increase ⚠️
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
buildDuration | 16.3s | 15.8s | -531ms |
nodeModulesSize | 87 MB | 90 MB |
Client Bundles (main, webpack, commons)
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
677f882d2ed8..7d3b.js gzip | 11.3 kB | N/A | N/A |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-7a348ff..641f.js gzip | 7.37 kB | N/A | N/A |
webpack-e067..f178.js gzip | 751 B | 751 B | ✓ |
677f882d2ed8..02db.js gzip | N/A | 11.3 kB | N/A |
main-cea8d7e..ff01.js gzip | N/A | 7.37 kB | N/A |
Overall change | 58.4 kB | 58.4 kB | ✓ |
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
677f882d2ed8..dule.js gzip | 7.04 kB | N/A | N/A |
framework.HA..dule.js gzip | 39 kB | 39 kB | ✓ |
main-00e5ec9..dule.js gzip | 6.37 kB | 6.37 kB | ✓ |
webpack-07c5..dule.js gzip | 751 B | 751 B | ✓ |
677f882d2ed8..dule.js gzip | N/A | 7.04 kB | N/A |
Overall change | 53.1 kB | 53.1 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
polyfills-4b..e242.js gzip | 31 kB | 31 kB | ✓ |
Overall change | 31 kB | 31 kB | ✓ |
Client Pages
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_app-7231d4b..5856.js gzip | 1.28 kB | N/A | N/A |
_error-fca3d..2eb1.js gzip | 3.44 kB | N/A | N/A |
hooks-d4591d..e7c2.js gzip | 887 B | N/A | N/A |
index-17468f..5d83.js gzip | 227 B | 227 B | ✓ |
link-a674d88..ccde.js gzip | 1.35 kB | 1.35 kB | ✓ |
routerDirect..924c.js gzip | 284 B | 284 B | ✓ |
withRouter-7..c13d.js gzip | 284 B | 284 B | ✓ |
_app-9a0b9e1..b37e.js gzip | N/A | 1.28 kB | N/A |
_error-ed1b0..8fbd.js gzip | N/A | 3.44 kB | N/A |
hooks-89731c..c609.js gzip | N/A | 887 B | N/A |
Overall change | 7.75 kB | 7.75 kB | ✓ |
Client Pages Modern
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_app-75d3a82..dule.js gzip | 625 B | 625 B | ✓ |
_error-4469a..dule.js gzip | 2.29 kB | 2.29 kB | ✓ |
hooks-cbf13f..dule.js gzip | 387 B | 387 B | ✓ |
index-b9a643..dule.js gzip | 226 B | 226 B | ✓ |
link-a4469f3..dule.js gzip | 1.32 kB | 1.32 kB | ✓ |
routerDirect..dule.js gzip | 284 B | 284 B | ✓ |
withRouter-f..dule.js gzip | 282 B | 282 B | ✓ |
Overall change | 5.41 kB | 5.41 kB | ✓ |
Client Build Manifests Overall increase ⚠️
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_buildManifest.js gzip | 321 B | 322 B | |
_buildManife..dule.js gzip | 330 B | 330 B | ✓ |
Overall change | 651 B | 652 B |
Serverless bundles Overall increase ⚠️
vercel/next.js canary | guybedford/next.js ncc-revert | Change | |
---|---|---|---|
_error.js | 1.07 MB | 1.07 MB | |
404.html | 4.73 kB | 4.73 kB | ✓ |
hooks.html | 3.92 kB | 3.92 kB | ✓ |
index.js | 1.07 MB | 1.07 MB | |
link.js | 1.12 MB | 1.12 MB | |
routerDirect.js | 1.11 MB | 1.11 MB | |
withRouter.js | 1.11 MB | 1.11 MB | |
Overall change | 5.49 MB | 5.49 MB |
This reverts commit 4dbb65d.
This fixes the current regression with an ncc revert for now.
I will continue to follow up with the ncc upgrade in #18860.