Skip to content
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

Turbopack build: Skip unsupported middleware features #70341

Merged

Conversation

timneutkens
Copy link
Member

@timneutkens timneutkens commented Sep 23, 2024

  • The Turbopack implementation does not have unstable_allowDynamic
  • Turbopack doesn't add import stacks currently as that makes the compilation of a module depend on the parent module.

@ijjk ijjk added created-by: Next.js team PRs by the Next.js team. tests labels Sep 23, 2024
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @timneutkens and the rest of your teammates on Graphite Graphite

@timneutkens timneutkens marked this pull request as ready for review September 23, 2024 12:03
@ijjk
Copy link
Member

ijjk commented Sep 23, 2024

Tests Passed

@ijjk
Copy link
Member

ijjk commented Sep 23, 2024

Stats from current PR

Default Build (Increase detected ⚠️)
General
vercel/next.js canary vercel/next.js 09-23-turbopack_build_skip_unsupported_middleware_features Change
buildDuration 18.6s 18.7s ⚠️ +139ms
buildDurationCached 8.8s 7.3s N/A
nodeModulesSize 359 MB 358 MB N/A
nextStartRea..uration (ms) 432ms 433ms N/A
Client Bundles (main, webpack)
vercel/next.js canary vercel/next.js 09-23-turbopack_build_skip_unsupported_middleware_features Change
6784.HASH.js gzip 169 B 168 B N/A
69c16c59-HASH.js gzip 52.8 kB 52.8 kB N/A
8954-HASH.js gzip 43 kB 42.5 kB N/A
8966-HASH.js gzip 5.26 kB 5.25 kB N/A
framework-HASH.js gzip 57.5 kB 57.5 kB N/A
main-app-HASH.js gzip 225 B 223 B N/A
main-HASH.js gzip 32.7 kB 32.6 kB N/A
webpack-HASH.js gzip 1.71 kB 1.71 kB N/A
Overall change 0 B 0 B
Legacy Client Bundles (polyfills)
vercel/next.js canary vercel/next.js 09-23-turbopack_build_skip_unsupported_middleware_features Change
polyfills-HASH.js gzip 39.4 kB 31 kB N/A
Overall change 0 B 0 B
Client Pages
vercel/next.js canary vercel/next.js 09-23-turbopack_build_skip_unsupported_middleware_features Change
_app-HASH.js gzip 193 B 193 B
_error-HASH.js gzip 192 B 192 B
amp-HASH.js gzip 512 B 512 B
css-HASH.js gzip 343 B 343 B
dynamic-HASH.js gzip 1.84 kB 1.84 kB
edge-ssr-HASH.js gzip 265 B 266 B N/A
head-HASH.js gzip 365 B 365 B
hooks-HASH.js gzip 391 B 391 B
image-HASH.js gzip 4.41 kB 4.4 kB N/A
index-HASH.js gzip 268 B 268 B
link-HASH.js gzip 2.78 kB 2.81 kB N/A
routerDirect..HASH.js gzip 328 B 328 B
script-HASH.js gzip 397 B 396 B N/A
withRouter-HASH.js gzip 322 B 324 B N/A
1afbb74e6ecf..834.css gzip 106 B 106 B
Overall change 4.54 kB 4.54 kB
Client Build Manifests
vercel/next.js canary vercel/next.js 09-23-turbopack_build_skip_unsupported_middleware_features Change
_buildManifest.js gzip 750 B 750 B
Overall change 750 B 750 B
Rendered Page Sizes
vercel/next.js canary vercel/next.js 09-23-turbopack_build_skip_unsupported_middleware_features Change
index.html gzip 523 B 522 B N/A
link.html gzip 538 B 537 B N/A
withRouter.html gzip 519 B 519 B
Overall change 519 B 519 B
Edge SSR bundle Size Overall increase ⚠️
vercel/next.js canary vercel/next.js 09-23-turbopack_build_skip_unsupported_middleware_features Change
edge-ssr.js gzip 128 kB 128 kB N/A
page.js gzip 179 kB 180 kB ⚠️ +507 B
Overall change 179 kB 180 kB ⚠️ +507 B
Middleware size
vercel/next.js canary vercel/next.js 09-23-turbopack_build_skip_unsupported_middleware_features Change
middleware-b..fest.js gzip 671 B 668 B N/A
middleware-r..fest.js gzip 156 B 157 B N/A
middleware.js gzip 29.8 kB 29.8 kB N/A
edge-runtime..pack.js gzip 844 B 844 B
Overall change 844 B 844 B
Next Runtimes
vercel/next.js canary vercel/next.js 09-23-turbopack_build_skip_unsupported_middleware_features Change
973-experime...dev.js gzip 322 B 322 B
973.runtime.dev.js gzip 314 B 314 B
app-page-exp...dev.js gzip 318 kB 317 kB N/A
app-page-exp..prod.js gzip 126 kB 125 kB N/A
app-page-tur..prod.js gzip 139 kB 139 kB N/A
app-page-tur..prod.js gzip 134 kB 134 kB N/A
app-page.run...dev.js gzip 308 kB 308 kB N/A
app-page.run..prod.js gzip 121 kB 121 kB N/A
app-route-ex...dev.js gzip 32.1 kB 31.3 kB N/A
app-route-ex..prod.js gzip 21.7 kB 21.1 kB N/A
app-route-tu..prod.js gzip 21.7 kB 21.1 kB N/A
app-route-tu..prod.js gzip 21.5 kB 21 kB N/A
app-route.ru...dev.js gzip 33.7 kB 32.9 kB N/A
app-route.ru..prod.js gzip 21.5 kB 21 kB N/A
pages-api-tu..prod.js gzip 9.62 kB 9.62 kB
pages-api.ru...dev.js gzip 11.5 kB 11.5 kB
pages-api.ru..prod.js gzip 9.61 kB 9.61 kB
pages-turbo...prod.js gzip 20.8 kB 20.8 kB
pages.runtim...dev.js gzip 26.4 kB 26.4 kB
pages.runtim..prod.js gzip 20.8 kB 20.8 kB
server.runti..prod.js gzip 57.9 kB 57.7 kB N/A
Overall change 99.3 kB 99.3 kB
build cache
vercel/next.js canary vercel/next.js 09-23-turbopack_build_skip_unsupported_middleware_features Change
0.pack gzip 1.66 MB 1.66 MB N/A
index.pack gzip 133 kB 132 kB N/A
Overall change 0 B 0 B
Diff details
Diff for page.js

Diff too large to display

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],
   {
-    /***/ 8696: /***/ (
+    /***/ 2121: /***/ (
       __unused_webpack_module,
       __unused_webpack_exports,
       __webpack_require__
@@ -9,7 +9,7 @@
       (window.__NEXT_P = window.__NEXT_P || []).push([
         "/image",
         function () {
-          return __webpack_require__(4129);
+          return __webpack_require__(2990);
         },
       ]);
       if (false) {
@@ -18,7 +18,7 @@
       /***/
     },
 
-    /***/ 4979: /***/ (module, exports, __webpack_require__) => {
+    /***/ 2994: /***/ (module, exports, __webpack_require__) => {
       "use strict";
       /* __next_internal_client_entry_do_not_use__  cjs */
       Object.defineProperty(exports, "__esModule", {
@@ -40,17 +40,17 @@
         __webpack_require__(6663)
       );
       const _head = /*#__PURE__*/ _interop_require_default._(
-        __webpack_require__(9845)
+        __webpack_require__(3411)
       );
-      const _getimgprops = __webpack_require__(5864);
-      const _imageconfig = __webpack_require__(947);
-      const _imageconfigcontextsharedruntime = __webpack_require__(5048);
-      const _warnonce = __webpack_require__(1022);
-      const _routercontextsharedruntime = __webpack_require__(8261);
+      const _getimgprops = __webpack_require__(7181);
+      const _imageconfig = __webpack_require__(7872);
+      const _imageconfigcontextsharedruntime = __webpack_require__(3853);
+      const _warnonce = __webpack_require__(4374);
+      const _routercontextsharedruntime = __webpack_require__(5198);
       const _imageloader = /*#__PURE__*/ _interop_require_default._(
-        __webpack_require__(1914)
+        __webpack_require__(3470)
       );
-      const _usemergedref = __webpack_require__(7856);
+      const _usemergedref = __webpack_require__(6612);
       // This is replaced by webpack define plugin
       const configEnv = {
         deviceSizes: [640, 750, 828, 1080, 1200, 1920, 2048, 3840],
@@ -371,7 +371,7 @@
       /***/
     },
 
-    /***/ 7856: /***/ (module, exports, __webpack_require__) => {
+    /***/ 6612: /***/ (module, exports, __webpack_require__) => {
       "use strict";
 
       Object.defineProperty(exports, "__esModule", {
@@ -440,7 +440,7 @@
       /***/
     },
 
-    /***/ 5864: /***/ (
+    /***/ 7181: /***/ (
       __unused_webpack_module,
       exports,
       __webpack_require__
@@ -456,9 +456,9 @@
           return getImgProps;
         },
       });
-      const _warnonce = __webpack_require__(1022);
-      const _imageblursvg = __webpack_require__(1009);
-      const _imageconfig = __webpack_require__(947);
+      const _warnonce = __webpack_require__(4374);
+      const _imageblursvg = __webpack_require__(3452);
+      const _imageconfig = __webpack_require__(7872);
       const VALID_LOADING_VALUES =
         /* unused pure expression or super */ null && [
           "lazy",
@@ -599,7 +599,6 @@
           placeholder = "empty",
           blurDataURL,
           fetchPriority,
-          decoding = "async",
           layout,
           objectFit,
           objectPosition,
@@ -806,7 +805,7 @@
           fetchPriority,
           width: widthInt,
           height: heightInt,
-          decoding,
+          decoding: "async",
           className,
           style: {
             ...imgStyle,
@@ -831,7 +830,7 @@
       /***/
     },
 
-    /***/ 1009: /***/ (__unused_webpack_module, exports) => {
+    /***/ 3452: /***/ (__unused_webpack_module, exports) => {
       "use strict";
       /**
        * A shared function, used on both client and server, to generate a SVG blur placeholder.
@@ -886,7 +885,7 @@
       /***/
     },
 
-    /***/ 8900: /***/ (
+    /***/ 4150: /***/ (
       __unused_webpack_module,
       exports,
       __webpack_require__
@@ -913,10 +912,10 @@
         },
       });
       const _interop_require_default = __webpack_require__(9608);
-      const _getimgprops = __webpack_require__(5864);
-      const _imagecomponent = __webpack_require__(4979);
+      const _getimgprops = __webpack_require__(7181);
+      const _imagecomponent = __webpack_require__(2994);
       const _imageloader = /*#__PURE__*/ _interop_require_default._(
-        __webpack_require__(1914)
+        __webpack_require__(3470)
       );
       function getImageProps(imgProps) {
         const { props } = (0, _getimgprops.getImgProps)(imgProps, {
@@ -948,7 +947,7 @@
       /***/
     },
 
-    /***/ 1914: /***/ (__unused_webpack_module, exports) => {
+    /***/ 3470: /***/ (__unused_webpack_module, exports) => {
       "use strict";
 
       Object.defineProperty(exports, "__esModule", {
@@ -983,7 +982,7 @@
       /***/
     },
 
-    /***/ 4129: /***/ (
+    /***/ 2990: /***/ (
       __unused_webpack_module,
       __webpack_exports__,
       __webpack_require__
@@ -1000,8 +999,8 @@
 
       // EXTERNAL MODULE: ./node_modules/.pnpm/react@19.0.0-rc-206df66e-20240912/node_modules/react/jsx-runtime.js
       var jsx_runtime = __webpack_require__(1143);
-      // EXTERNAL MODULE: ./node_modules/.pnpm/next@file+..+main-repo+packages+next+next-packed.tgz_react-dom@19.0.0-rc-206df66e-20240912_re_7unepphpsfbl5ofsayom3m6uma/node_modules/next/image.js
-      var next_image = __webpack_require__(5618);
+      // EXTERNAL MODULE: ./node_modules/.pnpm/next@file+..+diff-repo+packages+next+next-packed.tgz_react-dom@19.0.0-rc-206df66e-20240912_re_mm6spwxwvmn7da4aknn66l2fta/node_modules/next/image.js
+      var next_image = __webpack_require__(4243);
       var image_default = /*#__PURE__*/ __webpack_require__.n(next_image); // CONCATENATED MODULE: ./pages/nextjs.png
       /* harmony default export */ const nextjs = {
         src: "/_next/static/media/nextjs.cae0b805.png",
@@ -1031,12 +1030,12 @@
       /***/
     },
 
-    /***/ 5618: /***/ (
+    /***/ 4243: /***/ (
       module,
       __unused_webpack_exports,
       __webpack_require__
     ) => {
-      module.exports = __webpack_require__(8900);
+      module.exports = __webpack_require__(4150);
 
       /***/
     },
@@ -1046,7 +1045,7 @@
     /******/ var __webpack_exec__ = (moduleId) =>
       __webpack_require__((__webpack_require__.s = moduleId));
     /******/ __webpack_require__.O(0, [2888, 9774, 179], () =>
-      __webpack_exec__(8696)
+      __webpack_exec__(2121)
     );
     /******/ var __webpack_exports__ = __webpack_require__.O();
     /******/ _N_E = __webpack_exports__;
Diff for link-HASH.js
@@ -1,7 +1,7 @@
 (self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
   [4644],
   {
-    /***/ 876: /***/ (
+    /***/ 259: /***/ (
       __unused_webpack_module,
       __unused_webpack_exports,
       __webpack_require__
@@ -9,7 +9,7 @@
       (window.__NEXT_P = window.__NEXT_P || []).push([
         "/link",
         function () {
-          return __webpack_require__(1282);
+          return __webpack_require__(1456);
         },
       ]);
       if (false) {
@@ -18,7 +18,7 @@
       /***/
     },
 
-    /***/ 9460: /***/ (module, exports) => {
+    /***/ 9466: /***/ (module, exports) => {
       "use strict";
 
       Object.defineProperty(exports, "__esModule", {
@@ -60,6 +60,9 @@
         PrefetchKind: function () {
           return PrefetchKind;
         },
+        isThenable: function () {
+          return isThenable;
+        },
       });
       const ACTION_REFRESH = "refresh";
       const ACTION_NAVIGATE = "navigate";
@@ -81,6 +84,17 @@
         PrefetchCacheEntryStatus["expired"] = "expired";
         PrefetchCacheEntryStatus["stale"] = "stale";
       })(PrefetchCacheEntryStatus || (PrefetchCacheEntryStatus = {}));
+      function isThenable(value) {
+        // TODO: We don't gain anything from this abstraction. It's unsound, and only
+        // makes sense in the specific places where we use it. So it's better to keep
+        // the type coercion inline, instead of leaking this to other places in
+        // the codebase.
+        return (
+          value &&
+          (typeof value === "object" || typeof value === "function") &&
+          typeof value.then === "function"
+        );
+      }
       if (
         (typeof exports.default === "function" ||
           (typeof exports.default === "object" && exports.default !== null)) &&
@@ -96,7 +110,7 @@
       /***/
     },
 
-    /***/ 155: /***/ (module, exports, __webpack_require__) => {
+    /***/ 3902: /***/ (module, exports, __webpack_require__) => {
       "use strict";
 
       Object.defineProperty(exports, "__esModule", {
@@ -108,7 +122,7 @@
           return getDomainLocale;
         },
       });
-      const _normalizetrailingslash = __webpack_require__(6343);
+      const _normalizetrailingslash = __webpack_require__(7446);
       const basePath =
         /* unused pure expression or super */ null && (false || "");
       function getDomainLocale(path, locale, locales, domainLocales) {
@@ -132,7 +146,7 @@
       /***/
     },
 
-    /***/ 359: /***/ (module, exports, __webpack_require__) => {
+    /***/ 3264: /***/ (module, exports, __webpack_require__) => {
       "use strict";
       /* __next_internal_client_entry_do_not_use__  cjs */
       Object.defineProperty(exports, "__esModule", {
@@ -149,18 +163,18 @@
       const _react = /*#__PURE__*/ _interop_require_default._(
         __webpack_require__(8018)
       );
-      const _resolvehref = __webpack_require__(6257);
-      const _islocalurl = __webpack_require__(2029);
-      const _formaturl = __webpack_require__(7605);
-      const _utils = __webpack_require__(9146);
-      const _addlocale = __webpack_require__(7355);
-      const _routercontextsharedruntime = __webpack_require__(8261);
-      const _approutercontextsharedruntime = __webpack_require__(975);
-      const _useintersection = __webpack_require__(6540);
-      const _getdomainlocale = __webpack_require__(155);
-      const _addbasepath = __webpack_require__(3004);
-      const _routerreducertypes = __webpack_require__(9460);
-      const _usemergedref = __webpack_require__(7856);
+      const _resolvehref = __webpack_require__(3326);
+      const _islocalurl = __webpack_require__(6421);
+      const _formaturl = __webpack_require__(8204);
+      const _utils = __webpack_require__(1338);
+      const _addlocale = __webpack_require__(2946);
+      const _routercontextsharedruntime = __webpack_require__(5198);
+      const _approutercontextsharedruntime = __webpack_require__(9631);
+      const _useintersection = __webpack_require__(4423);
+      const _getdomainlocale = __webpack_require__(3902);
+      const _addbasepath = __webpack_require__(2137);
+      const _routerreducertypes = __webpack_require__(9466);
+      const _usemergedref = __webpack_require__(6612);
       const prefetched = new Set();
       function prefetch(router, href, as, options, appOptions, isAppRouter) {
         if (false) {
@@ -588,7 +602,7 @@
       /***/
     },
 
-    /***/ 6540: /***/ (module, exports, __webpack_require__) => {
+    /***/ 4423: /***/ (module, exports, __webpack_require__) => {
       "use strict";
 
       Object.defineProperty(exports, "__esModule", {
@@ -601,7 +615,7 @@
         },
       });
       const _react = __webpack_require__(8018);
-      const _requestidlecallback = __webpack_require__(804);
+      const _requestidlecallback = __webpack_require__(898);
       const hasIntersectionObserver =
         typeof IntersectionObserver === "function";
       const observers = new Map();
@@ -714,7 +728,7 @@
       /***/
     },
 
-    /***/ 7856: /***/ (module, exports, __webpack_require__) => {
+    /***/ 6612: /***/ (module, exports, __webpack_require__) => {
       "use strict";
 
       Object.defineProperty(exports, "__esModule", {
@@ -783,7 +797,7 @@
       /***/
     },
 
-    /***/ 1282: /***/ (
+    /***/ 1456: /***/ (
       __unused_webpack_module,
       __webpack_exports__,
       __webpack_require__
@@ -798,7 +812,7 @@
       /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ =
         __webpack_require__(1143);
       /* harmony import */ var next_link__WEBPACK_IMPORTED_MODULE_1__ =
-        __webpack_require__(2519);
+        __webpack_require__(3570);
       /* harmony import */ var next_link__WEBPACK_IMPORTED_MODULE_1___default =
         /*#__PURE__*/ __webpack_require__.n(
           next_link__WEBPACK_IMPORTED_MODULE_1__
@@ -829,12 +843,12 @@
       /***/
     },
 
-    /***/ 2519: /***/ (
+    /***/ 3570: /***/ (
       module,
       __unused_webpack_exports,
       __webpack_require__
     ) => {
-      module.exports = __webpack_require__(359);
+      module.exports = __webpack_require__(3264);
 
       /***/
     },
@@ -844,7 +858,7 @@
     /******/ var __webpack_exec__ = (moduleId) =>
       __webpack_require__((__webpack_require__.s = moduleId));
     /******/ __webpack_require__.O(0, [2888, 9774, 179], () =>
-      __webpack_exec__(876)
+      __webpack_exec__(259)
     );
     /******/ var __webpack_exports__ = __webpack_require__.O();
     /******/ _N_E = __webpack_exports__;
Diff for 69c16c59-HASH.js

Diff too large to display

Diff for 8954-HASH.js

Diff too large to display

Diff for 8966-HASH.js
@@ -1,8 +1,8 @@
 "use strict";
 (self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
-  [8966],
+  [4425],
   {
-    /***/ 8966: /***/ (module, exports, __webpack_require__) => {
+    /***/ 4425: /***/ (module, exports, __webpack_require__) => {
       /* __next_internal_client_entry_do_not_use__  cjs */
       Object.defineProperty(exports, "__esModule", {
         value: true,
@@ -13,27 +13,27 @@
           return Image;
         },
       });
-      const _interop_require_default = __webpack_require__(7812);
-      const _interop_require_wildcard = __webpack_require__(6376);
-      const _jsxruntime = __webpack_require__(7442);
+      const _interop_require_default = __webpack_require__(6141);
+      const _interop_require_wildcard = __webpack_require__(870);
+      const _jsxruntime = __webpack_require__(8613);
       const _react = /*#__PURE__*/ _interop_require_wildcard._(
-        __webpack_require__(8140)
+        __webpack_require__(3357)
       );
       const _reactdom = /*#__PURE__*/ _interop_require_default._(
-        __webpack_require__(9064)
+        __webpack_require__(6958)
       );
       const _head = /*#__PURE__*/ _interop_require_default._(
-        __webpack_require__(4613)
+        __webpack_require__(6790)
       );
-      const _getimgprops = __webpack_require__(2362);
-      const _imageconfig = __webpack_require__(8602);
-      const _imageconfigcontextsharedruntime = __webpack_require__(2242);
-      const _warnonce = __webpack_require__(3928);
-      const _routercontextsharedruntime = __webpack_require__(7715);
+      const _getimgprops = __webpack_require__(5239);
+      const _imageconfig = __webpack_require__(6617);
+      const _imageconfigcontextsharedruntime = __webpack_require__(8315);
+      const _warnonce = __webpack_require__(4909);
+      const _routercontextsharedruntime = __webpack_require__(6892);
       const _imageloader = /*#__PURE__*/ _interop_require_default._(
-        __webpack_require__(4015)
+        __webpack_require__(748)
       );
-      const _usemergedref = __webpack_require__(8718);
+      const _usemergedref = __webpack_require__(8221);
       // This is replaced by webpack define plugin
       const configEnv = {
         deviceSizes: [640, 750, 828, 1080, 1200, 1920, 2048, 3840],
@@ -355,7 +355,7 @@
       /***/
     },
 
-    /***/ 8718: /***/ (module, exports, __webpack_require__) => {
+    /***/ 8221: /***/ (module, exports, __webpack_require__) => {
       Object.defineProperty(exports, "__esModule", {
         value: true,
       });
@@ -375,7 +375,7 @@
           return useMergedRef;
         },
       });
-      const _react = __webpack_require__(8140);
+      const _react = __webpack_require__(3357);
       function useMergedRef(refA, refB) {
         return (0, _react.useMemo)(() => mergeRefs(refA, refB), [refA, refB]);
       }
@@ -422,7 +422,7 @@
       /***/
     },
 
-    /***/ 1399: /***/ (
+    /***/ 1287: /***/ (
       __unused_webpack_module,
       exports,
       __webpack_require__
@@ -436,9 +436,9 @@
           return AmpStateContext;
         },
       });
-      const _interop_require_default = __webpack_require__(7812);
+      const _interop_require_default = __webpack_require__(6141);
       const _react = /*#__PURE__*/ _interop_require_default._(
-        __webpack_require__(8140)
+        __webpack_require__(3357)
       );
       const AmpStateContext = _react.default.createContext({});
       if (false) {
@@ -447,7 +447,7 @@
       /***/
     },
 
-    /***/ 2408: /***/ (__unused_webpack_module, exports) => {
+    /***/ 2116: /***/ (__unused_webpack_module, exports) => {
       Object.defineProperty(exports, "__esModule", {
         value: true,
       });
@@ -469,7 +469,7 @@
       /***/
     },
 
-    /***/ 2362: /***/ (
+    /***/ 5239: /***/ (
       __unused_webpack_module,
       exports,
       __webpack_require__
@@ -483,9 +483,9 @@
           return getImgProps;
         },
       });
-      const _warnonce = __webpack_require__(3928);
-      const _imageblursvg = __webpack_require__(5844);
-      const _imageconfig = __webpack_require__(8602);
+      const _warnonce = __webpack_require__(4909);
+      const _imageblursvg = __webpack_require__(4532);
+      const _imageconfig = __webpack_require__(6617);
       const VALID_LOADING_VALUES =
         /* unused pure expression or super */ null && [
           "lazy",
@@ -626,7 +626,6 @@
           placeholder = "empty",
           blurDataURL,
           fetchPriority,
-          decoding = "async",
           layout,
           objectFit,
           objectPosition,
@@ -833,7 +832,7 @@
           fetchPriority,
           width: widthInt,
           height: heightInt,
-          decoding,
+          decoding: "async",
           className,
           style: {
             ...imgStyle,
@@ -858,8 +857,8 @@
       /***/
     },
 
-    /***/ 4613: /***/ (module, exports, __webpack_require__) => {
-      /* provided dependency */ var process = __webpack_require__(4523);
+    /***/ 6790: /***/ (module, exports, __webpack_require__) => {
+      /* provided dependency */ var process = __webpack_require__(8807);
       /* __next_internal_client_entry_do_not_use__  cjs */
       Object.defineProperty(exports, "__esModule", {
         value: true,
@@ -880,19 +879,19 @@
           return defaultHead;
         },
       });
-      const _interop_require_default = __webpack_require__(7812);
-      const _interop_require_wildcard = __webpack_require__(6376);
-      const _jsxruntime = __webpack_require__(7442);
+      const _interop_require_default = __webpack_require__(6141);
+      const _interop_require_wildcard = __webpack_require__(870);
+      const _jsxruntime = __webpack_require__(8613);
       const _react = /*#__PURE__*/ _interop_require_wildcard._(
-        __webpack_require__(8140)
+        __webpack_require__(3357)
       );
       const _sideeffect = /*#__PURE__*/ _interop_require_default._(
-        __webpack_require__(694)
+        __webpack_require__(1409)
       );
-      const _ampcontextsharedruntime = __webpack_require__(1399);
-      const _headmanagercontextsharedruntime = __webpack_require__(3517);
-      const _ampmode = __webpack_require__(2408);
-      const _warnonce = __webpack_require__(3928);
+      const _ampcontextsharedruntime = __webpack_require__(1287);
+      const _headmanagercontextsharedruntime = __webpack_require__(9978);
+      const _ampmode = __webpack_require__(2116);
+      const _warnonce = __webpack_require__(4909);
       function defaultHead(inAmpMode) {
         if (inAmpMode === void 0) inAmpMode = false;
         const head = [
@@ -1076,7 +1075,7 @@
       /***/
     },
 
-    /***/ 5844: /***/ (__unused_webpack_module, exports) => {
+    /***/ 4532: /***/ (__unused_webpack_module, exports) => {
       /**
        * A shared function, used on both client and server, to generate a SVG blur placeholder.
        */
@@ -1130,7 +1129,7 @@
       /***/
     },
 
-    /***/ 2242: /***/ (
+    /***/ 8315: /***/ (
       __unused_webpack_module,
       exports,
       __webpack_require__
@@ -1144,11 +1143,11 @@
           return ImageConfigContext;
         },
       });
-      const _interop_require_default = __webpack_require__(7812);
+      const _interop_require_default = __webpack_require__(6141);
       const _react = /*#__PURE__*/ _interop_require_default._(
-        __webpack_require__(8140)
+        __webpack_require__(3357)
       );
-      const _imageconfig = __webpack_require__(8602);
+      const _imageconfig = __webpack_require__(6617);
       const ImageConfigContext = _react.default.createContext(
         _imageconfig.imageConfigDefault
       );
@@ -1158,7 +1157,7 @@
       /***/
     },
 
-    /***/ 8602: /***/ (__unused_webpack_module, exports) => {
+    /***/ 6617: /***/ (__unused_webpack_module, exports) => {
       Object.defineProperty(exports, "__esModule", {
         value: true,
       });
@@ -1205,7 +1204,7 @@
       /***/
     },
 
-    /***/ 4015: /***/ (__unused_webpack_module, exports) => {
+    /***/ 748: /***/ (__unused_webpack_module, exports) => {
       Object.defineProperty(exports, "__esModule", {
         value: true,
       });
@@ -1238,7 +1237,7 @@
       /***/
     },
 
-    /***/ 7715: /***/ (
+    /***/ 6892: /***/ (
       __unused_webpack_module,
       exports,
       __webpack_require__
@@ -1252,9 +1251,9 @@
           return RouterContext;
         },
       });
-      const _interop_require_default = __webpack_require__(7812);
+      const _interop_require_default = __webpack_require__(6141);
       const _react = /*#__PURE__*/ _interop_require_default._(
-        __webpack_require__(8140)
+        __webpack_require__(3357)
       );
       const RouterContext = _react.default.createContext(null);
       if (false) {
@@ -1263,7 +1262,7 @@
       /***/
     },
 
-    /***/ 694: /***/ (
+    /***/ 1409: /***/ (
       __unused_webpack_module,
       exports,
       __webpack_require__
@@ -1277,7 +1276,7 @@
           return SideEffect;
         },
       });
-      const _react = __webpack_require__(8140);
+      const _react = __webpack_require__(3357);
       const isServer = typeof window === "undefined";
       const useClientOnlyLayoutEffect = isServer
         ? () => {}
Diff for main-HASH.js

Diff too large to display

Diff for polyfills-HASH.js

Diff too large to display

Diff for app-page-exp..ntime.dev.js
failed to diff
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
failed to diff
Diff for app-page.runtime.prod.js

Diff too large to display

Diff for app-route-ex..ntime.dev.js

Diff too large to display

Diff for app-route-ex..time.prod.js

Diff too large to display

Diff for app-route-tu..time.prod.js

Diff too large to display

Diff for app-route-tu..time.prod.js

Diff too large to display

Diff for app-route.runtime.dev.js

Diff too large to display

Diff for app-route.ru..time.prod.js

Diff too large to display

Diff for server.runtime.prod.js

Diff too large to display

Commit: 68c485c

@timneutkens timneutkens merged commit 5bfef66 into canary Sep 23, 2024
108 checks passed
@timneutkens timneutkens deleted the 09-23-turbopack_build_skip_unsupported_middleware_features branch September 23, 2024 14:09
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. tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants