-
Notifications
You must be signed in to change notification settings - Fork 27.4k
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
feat(next/image): add support for images.qualities
in next.config
#74500
Merged
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
…74257) This PR adds support for `images.qualities` configuration which is an allowlist of qualities that can be used with the quality prop on the Image component. - Depends on vercel/vercel#12792
ijjk
added
created-by: Next.js team
PRs by the Next.js team.
Documentation
Related to Next.js' official documentation.
tests
type: next
labels
Jan 3, 2025
Tests Passed |
Stats from current PRDefault Build (Increase detected
|
vercel/next.js 14-2-1 | vercel/next.js backport-74257 | Change | |
---|---|---|---|
buildDuration | 15.4s | 14.1s | N/A |
buildDurationCached | 7.7s | 6.8s | N/A |
nodeModulesSize | 201 MB | 201 MB | |
nextStartRea..uration (ms) | 412ms | 404ms | N/A |
Client Bundles (main, webpack)
vercel/next.js 14-2-1 | vercel/next.js backport-74257 | Change | |
---|---|---|---|
1a9f679d-HASH.js gzip | 53.7 kB | 53.7 kB | ✓ |
5428.HASH.js gzip | 181 B | 180 B | N/A |
6067-HASH.js gzip | 5.06 kB | 5.14 kB | N/A |
6428-HASH.js gzip | 31.6 kB | 31.6 kB | N/A |
framework-HASH.js gzip | 44.9 kB | 44.9 kB | ✓ |
main-app-HASH.js gzip | 242 B | 243 B | N/A |
main-HASH.js gzip | 32.3 kB | 32.3 kB | N/A |
webpack-HASH.js gzip | 1.68 kB | 1.68 kB | N/A |
Overall change | 98.5 kB | 98.5 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js 14-2-1 | vercel/next.js backport-74257 | Change | |
---|---|---|---|
polyfills-HASH.js gzip | 39.4 kB | 39.4 kB | ✓ |
Overall change | 39.4 kB | 39.4 kB | ✓ |
Client Pages
vercel/next.js 14-2-1 | vercel/next.js backport-74257 | Change | |
---|---|---|---|
_app-HASH.js gzip | 196 B | 196 B | ✓ |
_error-HASH.js gzip | 184 B | 185 B | N/A |
amp-HASH.js gzip | 502 B | 504 B | N/A |
css-HASH.js gzip | 321 B | 324 B | N/A |
dynamic-HASH.js gzip | 1.82 kB | 1.82 kB | N/A |
edge-ssr-HASH.js gzip | 258 B | 257 B | N/A |
head-HASH.js gzip | 352 B | 352 B | ✓ |
hooks-HASH.js gzip | 371 B | 372 B | N/A |
image-HASH.js gzip | 4.23 kB | 4.32 kB | N/A |
index-HASH.js gzip | 259 B | 257 B | N/A |
link-HASH.js gzip | 2.67 kB | 2.68 kB | N/A |
routerDirect..HASH.js gzip | 316 B | 314 B | N/A |
script-HASH.js gzip | 385 B | 386 B | N/A |
withRouter-HASH.js gzip | 311 B | 310 B | N/A |
1afbb74e6ecf..834.css gzip | 106 B | 106 B | ✓ |
Overall change | 654 B | 654 B | ✓ |
Client Build Manifests
vercel/next.js 14-2-1 | vercel/next.js backport-74257 | Change | |
---|---|---|---|
_buildManifest.js gzip | 483 B | 480 B | N/A |
Overall change | 0 B | 0 B | ✓ |
Rendered Page Sizes
vercel/next.js 14-2-1 | vercel/next.js backport-74257 | Change | |
---|---|---|---|
index.html gzip | 529 B | 528 B | N/A |
link.html gzip | 542 B | 540 B | N/A |
withRouter.html gzip | 525 B | 524 B | N/A |
Overall change | 0 B | 0 B | ✓ |
Edge SSR bundle Size
vercel/next.js 14-2-1 | vercel/next.js backport-74257 | Change | |
---|---|---|---|
edge-ssr.js gzip | 95.5 kB | 95.5 kB | N/A |
page.js gzip | 3.06 kB | 3.06 kB | N/A |
Overall change | 0 B | 0 B | ✓ |
Middleware size
vercel/next.js 14-2-1 | vercel/next.js backport-74257 | Change | |
---|---|---|---|
middleware-b..fest.js gzip | 657 B | 656 B | N/A |
middleware-r..fest.js gzip | 156 B | 154 B | N/A |
middleware.js gzip | 25.5 kB | 25.5 kB | N/A |
edge-runtime..pack.js gzip | 839 B | 839 B | ✓ |
Overall change | 839 B | 839 B | ✓ |
Next Runtimes
vercel/next.js 14-2-1 | vercel/next.js backport-74257 | Change | |
---|---|---|---|
app-page-exp...dev.js gzip | 171 kB | 172 kB | N/A |
app-page-exp..prod.js gzip | 98.3 kB | 98.3 kB | N/A |
app-page-tur..prod.js gzip | 100 kB | 100 kB | N/A |
app-page-tur..prod.js gzip | 94.3 kB | 94.3 kB | N/A |
app-page.run...dev.js gzip | 146 kB | 146 kB | N/A |
app-page.run..prod.js gzip | 92.8 kB | 92.8 kB | N/A |
app-route-ex...dev.js gzip | 22.5 kB | 22.5 kB | ✓ |
app-route-ex..prod.js gzip | 15.9 kB | 15.9 kB | ✓ |
app-route-tu..prod.js gzip | 15.9 kB | 15.9 kB | ✓ |
app-route-tu..prod.js gzip | 15.6 kB | 15.6 kB | ✓ |
app-route.ru...dev.js gzip | 22.1 kB | 22.1 kB | ✓ |
app-route.ru..prod.js gzip | 15.6 kB | 15.6 kB | ✓ |
pages-api-tu..prod.js gzip | 9.58 kB | 9.58 kB | ✓ |
pages-api.ru...dev.js gzip | 9.85 kB | 9.85 kB | ✓ |
pages-api.ru..prod.js gzip | 9.57 kB | 9.57 kB | ✓ |
pages-turbo...prod.js gzip | 22.5 kB | 22.5 kB | N/A |
pages.runtim...dev.js gzip | 23.2 kB | 23.2 kB | N/A |
pages.runtim..prod.js gzip | 22.5 kB | 22.5 kB | N/A |
server.runti..prod.js gzip | 51.6 kB | 51.6 kB | ✓ |
Overall change | 188 kB | 188 kB | ✓ |
build cache Overall increase ⚠️
vercel/next.js 14-2-1 | vercel/next.js backport-74257 | Change | |
---|---|---|---|
0.pack gzip | 1.63 MB | 1.63 MB | |
index.pack gzip | 114 kB | 115 kB | |
Overall change | 1.75 MB | 1.75 MB |
Diff details
Diff for middleware.js
Diff too large to display
Diff for edge-ssr.js
Diff too large to display
Diff for image-HASH.js
@@ -1,7 +1,7 @@
(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
[8358],
{
- /***/ 7935: /***/ function (
+ /***/ 1058: /***/ function (
__unused_webpack_module,
__unused_webpack_exports,
__webpack_require__
@@ -9,7 +9,7 @@
(window.__NEXT_P = window.__NEXT_P || []).push([
"/image",
function () {
- return __webpack_require__(445);
+ return __webpack_require__(4816);
},
]);
if (false) {
@@ -18,7 +18,7 @@
/***/
},
- /***/ 3739: /***/ function (module, exports, __webpack_require__) {
+ /***/ 6447: /***/ function (module, exports, __webpack_require__) {
"use strict";
/* __next_internal_client_entry_do_not_use__ cjs */
Object.defineProperty(exports, "__esModule", {
@@ -40,15 +40,15 @@
__webpack_require__(967)
);
const _head = /*#__PURE__*/ _interop_require_default._(
- __webpack_require__(9170)
+ __webpack_require__(7945)
);
- const _getimgprops = __webpack_require__(2629);
- const _imageconfig = __webpack_require__(4766);
- const _imageconfigcontextsharedruntime = __webpack_require__(5390);
- const _warnonce = __webpack_require__(359);
- const _routercontextsharedruntime = __webpack_require__(368);
+ const _getimgprops = __webpack_require__(1530);
+ const _imageconfig = __webpack_require__(2940);
+ const _imageconfigcontextsharedruntime = __webpack_require__(4797);
+ const _warnonce = __webpack_require__(2185);
+ const _routercontextsharedruntime = __webpack_require__(5745);
const _imageloader = /*#__PURE__*/ _interop_require_default._(
- __webpack_require__(5962)
+ __webpack_require__(6604)
);
// This is replaced by webpack define plugin
const configEnv = {
@@ -307,16 +307,22 @@
_imageconfigcontextsharedruntime.ImageConfigContext
);
const config = (0, _react.useMemo)(() => {
+ var _c_qualities;
const c =
configEnv || configContext || _imageconfig.imageConfigDefault;
const allSizes = [...c.deviceSizes, ...c.imageSizes].sort(
(a, b) => a - b
);
const deviceSizes = c.deviceSizes.sort((a, b) => a - b);
+ const qualities =
+ (_c_qualities = c.qualities) == null
+ ? void 0
+ : _c_qualities.sort((a, b) => a - b);
return {
...c,
allSizes,
deviceSizes,
+ qualities,
};
}, [configContext]);
const { onLoad, onLoadingComplete } = props;
@@ -376,7 +382,7 @@
/***/
},
- /***/ 2629: /***/ function (
+ /***/ 1530: /***/ function (
__unused_webpack_module,
exports,
__webpack_require__
@@ -392,9 +398,9 @@
return getImgProps;
},
});
- const _warnonce = __webpack_require__(359);
- const _imageblursvg = __webpack_require__(3022);
- const _imageconfig = __webpack_require__(4766);
+ const _warnonce = __webpack_require__(2185);
+ const _imageblursvg = __webpack_require__(3257);
+ const _imageconfig = __webpack_require__(2940);
const VALID_LOADING_VALUES =
/* unused pure expression or super */ null && [
"lazy",
@@ -549,14 +555,20 @@
if ("allSizes" in c) {
config = c;
} else {
+ var _c_qualities;
const allSizes = [...c.deviceSizes, ...c.imageSizes].sort(
(a, b) => a - b
);
const deviceSizes = c.deviceSizes.sort((a, b) => a - b);
+ const qualities =
+ (_c_qualities = c.qualities) == null
+ ? void 0
+ : _c_qualities.sort((a, b) => a - b);
config = {
...c,
allSizes,
deviceSizes,
+ qualities,
};
}
if (typeof defaultLoader === "undefined") {
@@ -770,7 +782,7 @@
/***/
},
- /***/ 3022: /***/ function (__unused_webpack_module, exports) {
+ /***/ 3257: /***/ function (__unused_webpack_module, exports) {
"use strict";
/**
* A shared function, used on both client and server, to generate a SVG blur placeholder.
@@ -825,7 +837,7 @@
/***/
},
- /***/ 3943: /***/ function (
+ /***/ 2373: /***/ function (
__unused_webpack_module,
exports,
__webpack_require__
@@ -852,10 +864,10 @@
},
});
const _interop_require_default = __webpack_require__(2430);
- const _getimgprops = __webpack_require__(2629);
- const _imagecomponent = __webpack_require__(3739);
+ const _getimgprops = __webpack_require__(1530);
+ const _imagecomponent = __webpack_require__(6447);
const _imageloader = /*#__PURE__*/ _interop_require_default._(
- __webpack_require__(5962)
+ __webpack_require__(6604)
);
function getImageProps(imgProps) {
const { props } = (0, _getimgprops.getImgProps)(imgProps, {
@@ -887,7 +899,7 @@
/***/
},
- /***/ 5962: /***/ function (__unused_webpack_module, exports) {
+ /***/ 6604: /***/ function (__unused_webpack_module, exports) {
"use strict";
Object.defineProperty(exports, "__esModule", {
@@ -899,10 +911,22 @@
return _default;
},
});
+ const DEFAULT_Q = 75;
function defaultLoader(param) {
let { config, src, width, quality } = param;
+ var _config_qualities;
if (false) {
}
+ const q =
+ quality ||
+ ((_config_qualities = config.qualities) == null
+ ? void 0
+ : _config_qualities.reduce((prev, cur) =>
+ Math.abs(cur - DEFAULT_Q) < Math.abs(prev - DEFAULT_Q)
+ ? cur
+ : prev
+ )) ||
+ DEFAULT_Q;
return (
config.path +
"?url=" +
@@ -910,7 +934,7 @@
"&w=" +
width +
"&q=" +
- (quality || 75) +
+ q +
(false ? 0 : "")
);
}
@@ -922,7 +946,7 @@
/***/
},
- /***/ 445: /***/ function (
+ /***/ 4816: /***/ function (
__unused_webpack_module,
__webpack_exports__,
__webpack_require__
@@ -943,8 +967,8 @@
// EXTERNAL MODULE: ./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js
var jsx_runtime = __webpack_require__(2676);
- // EXTERNAL MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_react-dom@18.3.1_react@18.3.1/node_modules/next/image.js
- var next_image = __webpack_require__(4841);
+ // EXTERNAL MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_react-dom@18.3.1_react@18.3.1/node_modules/next/image.js
+ var next_image = __webpack_require__(7053);
var image_default = /*#__PURE__*/ __webpack_require__.n(next_image); // CONCATENATED MODULE: ./pages/nextjs.png
/* harmony default export */ var nextjs = {
src: "/_next/static/media/nextjs.cae0b805.png",
@@ -974,12 +998,12 @@
/***/
},
- /***/ 4841: /***/ function (
+ /***/ 7053: /***/ function (
module,
__unused_webpack_exports,
__webpack_require__
) {
- module.exports = __webpack_require__(3943);
+ module.exports = __webpack_require__(2373);
/***/
},
@@ -990,7 +1014,7 @@
return __webpack_require__((__webpack_require__.s = moduleId));
};
/******/ __webpack_require__.O(0, [2888, 9774, 179], function () {
- return __webpack_exec__(7935);
+ return __webpack_exec__(1058);
});
/******/ var __webpack_exports__ = __webpack_require__.O();
/******/ _N_E = __webpack_exports__;
Diff for 6067-HASH.js
@@ -1,8 +1,8 @@
"use strict";
(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
- [6067],
+ [3918],
{
- /***/ 6067: /***/ function (module, exports, __webpack_require__) {
+ /***/ 3918: /***/ function (module, exports, __webpack_require__) {
/* __next_internal_client_entry_do_not_use__ cjs */
Object.defineProperty(exports, "__esModule", {
value: true,
@@ -13,25 +13,25 @@
return Image;
},
});
- const _interop_require_default = __webpack_require__(6924);
- const _interop_require_wildcard = __webpack_require__(6958);
- const _jsxruntime = __webpack_require__(7059);
+ const _interop_require_default = __webpack_require__(9216);
+ const _interop_require_wildcard = __webpack_require__(6035);
+ const _jsxruntime = __webpack_require__(8588);
const _react = /*#__PURE__*/ _interop_require_wildcard._(
- __webpack_require__(6307)
+ __webpack_require__(8230)
);
const _reactdom = /*#__PURE__*/ _interop_require_default._(
- __webpack_require__(4430)
+ __webpack_require__(4690)
);
const _head = /*#__PURE__*/ _interop_require_default._(
- __webpack_require__(8006)
+ __webpack_require__(4651)
);
- const _getimgprops = __webpack_require__(8429);
- const _imageconfig = __webpack_require__(7669);
- const _imageconfigcontextsharedruntime = __webpack_require__(7134);
- const _warnonce = __webpack_require__(6411);
- const _routercontextsharedruntime = __webpack_require__(8077);
+ const _getimgprops = __webpack_require__(3430);
+ const _imageconfig = __webpack_require__(8103);
+ const _imageconfigcontextsharedruntime = __webpack_require__(7187);
+ const _warnonce = __webpack_require__(3914);
+ const _routercontextsharedruntime = __webpack_require__(4538);
const _imageloader = /*#__PURE__*/ _interop_require_default._(
- __webpack_require__(995)
+ __webpack_require__(7956)
);
// This is replaced by webpack define plugin
const configEnv = {
@@ -291,16 +291,22 @@
_imageconfigcontextsharedruntime.ImageConfigContext
);
const config = (0, _react.useMemo)(() => {
+ var _c_qualities;
const c =
configEnv || configContext || _imageconfig.imageConfigDefault;
const allSizes = [...c.deviceSizes, ...c.imageSizes].sort(
(a, b) => a - b
);
const deviceSizes = c.deviceSizes.sort((a, b) => a - b);
+ const qualities =
+ (_c_qualities = c.qualities) == null
+ ? void 0
+ : _c_qualities.sort((a, b) => a - b);
return {
...c,
allSizes,
deviceSizes,
+ qualities,
};
}, [configContext]);
const { onLoad, onLoadingComplete } = props;
@@ -360,7 +366,7 @@
/***/
},
- /***/ 9496: /***/ function (
+ /***/ 40: /***/ function (
__unused_webpack_module,
exports,
__webpack_require__
@@ -374,9 +380,9 @@
return AmpStateContext;
},
});
- const _interop_require_default = __webpack_require__(6924);
+ const _interop_require_default = __webpack_require__(9216);
const _react = /*#__PURE__*/ _interop_require_default._(
- __webpack_require__(6307)
+ __webpack_require__(8230)
);
const AmpStateContext = _react.default.createContext({});
if (false) {
@@ -385,7 +391,7 @@
/***/
},
- /***/ 8634: /***/ function (__unused_webpack_module, exports) {
+ /***/ 1555: /***/ function (__unused_webpack_module, exports) {
Object.defineProperty(exports, "__esModule", {
value: true,
});
@@ -407,7 +413,7 @@
/***/
},
- /***/ 8429: /***/ function (
+ /***/ 3430: /***/ function (
__unused_webpack_module,
exports,
__webpack_require__
@@ -421,9 +427,9 @@
return getImgProps;
},
});
- const _warnonce = __webpack_require__(6411);
- const _imageblursvg = __webpack_require__(1960);
- const _imageconfig = __webpack_require__(7669);
+ const _warnonce = __webpack_require__(3914);
+ const _imageblursvg = __webpack_require__(333);
+ const _imageconfig = __webpack_require__(8103);
const VALID_LOADING_VALUES =
/* unused pure expression or super */ null && [
"lazy",
@@ -578,14 +584,20 @@
if ("allSizes" in c) {
config = c;
} else {
+ var _c_qualities;
const allSizes = [...c.deviceSizes, ...c.imageSizes].sort(
(a, b) => a - b
);
const deviceSizes = c.deviceSizes.sort((a, b) => a - b);
+ const qualities =
+ (_c_qualities = c.qualities) == null
+ ? void 0
+ : _c_qualities.sort((a, b) => a - b);
config = {
...c,
allSizes,
deviceSizes,
+ qualities,
};
}
if (typeof defaultLoader === "undefined") {
@@ -799,7 +811,7 @@
/***/
},
- /***/ 8006: /***/ function (module, exports, __webpack_require__) {
+ /***/ 4651: /***/ function (module, exports, __webpack_require__) {
/* __next_internal_client_entry_do_not_use__ cjs */
Object.defineProperty(exports, "__esModule", {
value: true,
@@ -820,19 +832,19 @@
return defaultHead;
},
});
- const _interop_require_default = __webpack_require__(6924);
- const _interop_require_wildcard = __webpack_require__(6958);
- const _jsxruntime = __webpack_require__(7059);
+ const _interop_require_default = __webpack_require__(9216);
+ const _interop_require_wildcard = __webpack_require__(6035);
+ const _jsxruntime = __webpack_require__(8588);
const _react = /*#__PURE__*/ _interop_require_wildcard._(
- __webpack_require__(6307)
+ __webpack_require__(8230)
);
const _sideeffect = /*#__PURE__*/ _interop_require_default._(
- __webpack_require__(4795)
+ __webpack_require__(9576)
);
- const _ampcontextsharedruntime = __webpack_require__(9496);
- const _headmanagercontextsharedruntime = __webpack_require__(5630);
- const _ampmode = __webpack_require__(8634);
- const _warnonce = __webpack_require__(6411);
+ const _ampcontextsharedruntime = __webpack_require__(40);
+ const _headmanagercontextsharedruntime = __webpack_require__(3958);
+ const _ampmode = __webpack_require__(1555);
+ const _warnonce = __webpack_require__(3914);
function defaultHead(inAmpMode) {
if (inAmpMode === void 0) inAmpMode = false;
const head = [
@@ -1008,7 +1020,7 @@
/***/
},
- /***/ 1960: /***/ function (__unused_webpack_module, exports) {
+ /***/ 333: /***/ function (__unused_webpack_module, exports) {
/**
* A shared function, used on both client and server, to generate a SVG blur placeholder.
*/
@@ -1062,7 +1074,7 @@
/***/
},
- /***/ 7134: /***/ function (
+ /***/ 7187: /***/ function (
__unused_webpack_module,
exports,
__webpack_require__
@@ -1076,11 +1088,11 @@
return ImageConfigContext;
},
});
- const _interop_require_default = __webpack_require__(6924);
+ const _interop_require_default = __webpack_require__(9216);
const _react = /*#__PURE__*/ _interop_require_default._(
- __webpack_require__(6307)
+ __webpack_require__(8230)
);
- const _imageconfig = __webpack_require__(7669);
+ const _imageconfig = __webpack_require__(8103);
const ImageConfigContext = _react.default.createContext(
_imageconfig.imageConfigDefault
);
@@ -1090,7 +1102,7 @@
/***/
},
- /***/ 7669: /***/ function (__unused_webpack_module, exports) {
+ /***/ 8103: /***/ function (__unused_webpack_module, exports) {
Object.defineProperty(exports, "__esModule", {
value: true,
});
@@ -1132,13 +1144,14 @@
contentDispositionType: "inline",
localPatterns: undefined,
remotePatterns: [],
+ qualities: undefined,
unoptimized: false,
}; //# sourceMappingURL=image-config.js.map
/***/
},
- /***/ 995: /***/ function (__unused_webpack_module, exports) {
+ /***/ 7956: /***/ function (__unused_webpack_module, exports) {
Object.defineProperty(exports, "__esModule", {
value: true,
});
@@ -1148,10 +1161,22 @@
return _default;
},
});
+ const DEFAULT_Q = 75;
function defaultLoader(param) {
let { config, src, width, quality } = param;
+ var _config_qualities;
if (false) {
}
+ const q =
+ quality ||
+ ((_config_qualities = config.qualities) == null
+ ? void 0
+ : _config_qualities.reduce((prev, cur) =>
+ Math.abs(cur - DEFAULT_Q) < Math.abs(prev - DEFAULT_Q)
+ ? cur
+ : prev
+ )) ||
+ DEFAULT_Q;
return (
config.path +
"?url=" +
@@ -1159,7 +1184,7 @@
"&w=" +
width +
"&q=" +
- (quality || 75) +
+ q +
(false ? 0 : "")
);
}
@@ -1171,7 +1196,7 @@
/***/
},
- /***/ 8077: /***/ function (
+ /***/ 4538: /***/ function (
__unused_webpack_module,
exports,
__webpack_require__
@@ -1185,9 +1210,9 @@
return RouterContext;
},
});
- const _interop_require_default = __webpack_require__(6924);
+ const _interop_require_default = __webpack_require__(9216);
const _react = /*#__PURE__*/ _interop_require_default._(
- __webpack_require__(6307)
+ __webpack_require__(8230)
);
const RouterContext = _react.default.createContext(null);
if (false) {
@@ -1196,7 +1221,7 @@
/***/
},
- /***/ 4795: /***/ function (
+ /***/ 9576: /***/ function (
__unused_webpack_module,
exports,
__webpack_require__
@@ -1210,7 +1235,7 @@
return SideEffect;
},
});
- const _react = __webpack_require__(6307);
+ const _react = __webpack_require__(8230);
const isServer = typeof window === "undefined";
const useClientOnlyLayoutEffect = isServer
? () => {}
Diff for main-HASH.js
Diff too large to display
Diff for app-page-exp..ntime.dev.js
Diff too large to display
Diff for app-page-exp..time.prod.js
Diff too large to display
Diff for app-page-tur..time.prod.js
Diff too large to display
Diff for app-page-tur..time.prod.js
Diff too large to display
Diff for app-page.runtime.dev.js
Diff too large to display
Diff for app-page.runtime.prod.js
Diff too large to display
Diff for pages-turbo...time.prod.js
Diff too large to display
Diff for pages.runtime.dev.js
Diff too large to display
Diff for pages.runtime.prod.js
Diff too large to display
ijjk
approved these changes
Jan 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
created-by: Next.js team
PRs by the Next.js team.
Documentation
Related to Next.js' official documentation.
tests
type: next
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.
Backports PR #74257 to 14.x