-
Notifications
You must be signed in to change notification settings - Fork 26.9k
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
App dir sass #41690
App dir sass #41690
Conversation
Failing test suitesCommit: 9249fe5
Expand output● ReactRefreshLogBox app › logbox: can recover from a syntax error without losing state
Read more about building and testing Next.js in contributing.md.
Expand output● vercel analytics › without assetPrefix › Vercel analytics › should send web vitals to Vercel analytics
● vercel analytics › with assetPrefix › Vercel analytics › should send web vitals to Vercel analytics
Read more about building and testing Next.js in contributing.md. |
Stats from current PRDefault Build (Increase detected
|
vercel/next.js canary | hanneslund/next.js app-sass | Change | |
---|---|---|---|
buildDuration | 49.8s | 48.5s | -1.3s |
buildDurationCached | 12.2s | 12.3s | |
nodeModulesSize | 107 MB | 107 MB | |
nextStartRea..uration (ms) | 360ms | 353ms | -7ms |
Client Bundles (main, webpack) Overall increase ⚠️
vercel/next.js canary | hanneslund/next.js app-sass | Change | |
---|---|---|---|
222.HASH.js gzip | 183 B | 181 B | -2 B |
445-HASH.js gzip | 12 kB | 12 kB | |
app-internal..HASH.js gzip | 181 B | 182 B | |
main-app-HASH.js gzip | 101 kB | 101 kB | |
main-HASH.js gzip | 78 kB | 78 kB | |
webpack-HASH.js gzip | 1.83 kB | 1.83 kB | -3 B |
Overall change | 193 kB | 193 kB |
Legacy Client Bundles (polyfills)
vercel/next.js canary | hanneslund/next.js app-sass | Change | |
---|---|---|---|
polyfills-HASH.js gzip | 31 kB | 31 kB | ✓ |
Overall change | 31 kB | 31 kB | ✓ |
Client Pages Overall decrease ✓
vercel/next.js canary | hanneslund/next.js app-sass | Change | |
---|---|---|---|
_app-HASH.js gzip | 192 B | 192 B | ✓ |
_error-HASH.js gzip | 179 B | 175 B | -4 B |
amp-HASH.js gzip | 484 B | 485 B | |
css-HASH.js gzip | 806 B | 805 B | -1 B |
dynamic-HASH.js gzip | 2.31 kB | 2.3 kB | -2 B |
edge-ssr-HASH.js gzip | 259 B | 258 B | -1 B |
head-HASH.js gzip | 825 B | 829 B | |
hooks-HASH.js gzip | 850 B | 851 B | |
image-HASH.js gzip | 4.11 kB | 4.12 kB | |
index-HASH.js gzip | 253 B | 254 B | |
link-HASH.js gzip | 2.73 kB | 2.73 kB | -7 B |
routerDirect..HASH.js gzip | 781 B | 784 B | |
script-HASH.js gzip | 859 B | 856 B | -3 B |
withRouter-HASH.js gzip | 783 B | 782 B | -1 B |
85e02e95b279..7e3.css gzip | 107 B | 107 B | ✓ |
Overall change | 15.5 kB | 15.5 kB | -6 B |
Client Build Manifests Overall increase ⚠️
vercel/next.js canary | hanneslund/next.js app-sass | Change | |
---|---|---|---|
_buildManifest.js gzip | 482 B | 484 B | |
Overall change | 482 B | 484 B |
Rendered Page Sizes Overall increase ⚠️
vercel/next.js canary | hanneslund/next.js app-sass | Change | |
---|---|---|---|
index.html gzip | 491 B | 491 B | ✓ |
link.html gzip | 506 B | 506 B | ✓ |
withRouter.html gzip | 485 B | 486 B | |
Overall change | 1.48 kB | 1.48 kB |
Edge SSR bundle Size Overall increase ⚠️
vercel/next.js canary | hanneslund/next.js app-sass | Change | |
---|---|---|---|
edge-ssr.js gzip | 62.4 kB | 62.4 kB | |
page.js gzip | 97.6 kB | 97.6 kB | -4 B |
Overall change | 160 kB | 160 kB |
Middleware size Overall increase ⚠️
vercel/next.js canary | hanneslund/next.js app-sass | Change | |
---|---|---|---|
middleware-b..fest.js gzip | 569 B | 572 B | |
middleware-r..fest.js gzip | 145 B | 144 B | -1 B |
middleware.js gzip | 25.5 kB | 25.5 kB | |
edge-runtime..pack.js gzip | 2.21 kB | 2.21 kB | ✓ |
Overall change | 28.4 kB | 28.4 kB |
Diffs
Diff for page.js
Diff too large to display
Diff for middleware-b..-manifest.js
@@ -7,80 +7,80 @@ self.__BUILD_MANIFEST = {
"static/BUILD_ID/_ssgManifest.js"
],
rootMainFiles: [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-app-c69c93c28f393df1.js"
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-app-865ccfa01cbb5ff9.js"
],
pages: {
"/": [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-7c034edb0b367ea7.js",
- "static/chunks/pages/index-19b603b5c9e715d2.js"
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-8f61a0d90488de58.js",
+ "static/chunks/pages/index-edb4c1a28404c33a.js"
],
"/_app": [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-7c034edb0b367ea7.js",
- "static/chunks/pages/_app-5b96a08422a318f1.js"
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-8f61a0d90488de58.js",
+ "static/chunks/pages/_app-49b8653c915a4733.js"
],
"/_error": [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-7c034edb0b367ea7.js",
- "static/chunks/pages/_error-a4fdefeeefeb8bdb.js"
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-8f61a0d90488de58.js",
+ "static/chunks/pages/_error-233945050b97e711.js"
],
"/amp": [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-7c034edb0b367ea7.js",
- "static/chunks/pages/amp-c0a99624f0e110dc.js"
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-8f61a0d90488de58.js",
+ "static/chunks/pages/amp-c059199c882db042.js"
],
"/css": [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-7c034edb0b367ea7.js",
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-8f61a0d90488de58.js",
"static/css/94fdbc56eafa2039.css",
- "static/chunks/pages/css-0181918acfdee4a8.js"
+ "static/chunks/pages/css-a3019ed50800d5f9.js"
],
"/dynamic": [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-7c034edb0b367ea7.js",
- "static/chunks/pages/dynamic-276e8600ce601a90.js"
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-8f61a0d90488de58.js",
+ "static/chunks/pages/dynamic-2a39786c4986c3bd.js"
],
"/edge-ssr": [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-7c034edb0b367ea7.js",
- "static/chunks/pages/edge-ssr-00d1ddc3bd0da5f1.js"
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-8f61a0d90488de58.js",
+ "static/chunks/pages/edge-ssr-46e2e752af3efd00.js"
],
"/head": [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-7c034edb0b367ea7.js",
- "static/chunks/pages/head-522515c28e8d062d.js"
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-8f61a0d90488de58.js",
+ "static/chunks/pages/head-7fda2191b138a4bd.js"
],
"/hooks": [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-7c034edb0b367ea7.js",
- "static/chunks/pages/hooks-d0a131483a137fa8.js"
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-8f61a0d90488de58.js",
+ "static/chunks/pages/hooks-f4f38272c3cda70e.js"
],
"/image": [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-7c034edb0b367ea7.js",
- "static/chunks/pages/image-bd01c99faaeed2d6.js"
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-8f61a0d90488de58.js",
+ "static/chunks/pages/image-dae27f1867f2b421.js"
],
"/link": [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-7c034edb0b367ea7.js",
- "static/chunks/pages/link-3d32661bd547e5e0.js"
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-8f61a0d90488de58.js",
+ "static/chunks/pages/link-c57e307395cc41e5.js"
],
"/routerDirect": [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-7c034edb0b367ea7.js",
- "static/chunks/pages/routerDirect-ee685a8d7d851b4b.js"
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-8f61a0d90488de58.js",
+ "static/chunks/pages/routerDirect-c242e24e3d6c4fb3.js"
],
"/script": [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-7c034edb0b367ea7.js",
- "static/chunks/pages/script-d35ab4f4abd1aadc.js"
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-8f61a0d90488de58.js",
+ "static/chunks/pages/script-65698ed84ae80443.js"
],
"/withRouter": [
- "static/chunks/webpack-ff6668d2722de06b.js",
- "static/chunks/main-7c034edb0b367ea7.js",
- "static/chunks/pages/withRouter-7c0b021aa5ad5252.js"
+ "static/chunks/webpack-e2331e0f7a5cca27.js",
+ "static/chunks/main-8f61a0d90488de58.js",
+ "static/chunks/pages/withRouter-35cda1e24f03b605.js"
]
},
ampFirstPages: []
Diff for middleware-r..-manifest.js
@@ -1,6 +1,6 @@
self.__REACT_LOADABLE_MANIFEST = {
"dynamic.js -> ../components/hello": {
- id: 4222,
- files: ["static/chunks/222.066d9bc31b8d8469.js"]
+ id: 7745,
+ files: ["static/chunks/745.bea7b5999c8fa776.js"]
}
};
Diff for middleware.js
@@ -1,7 +1,7 @@
(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
[826],
{
- /***/ 8486: /***/ (
+ /***/ 544: /***/ (
__unused_webpack_module,
__webpack_exports__,
__webpack_require__
@@ -14,7 +14,7 @@
__webpack_require__.d(__webpack_exports__, {
default: () =>
/* binding */ next_middleware_loaderabsolutePagePath_private_next_root_dir_2Fmiddleware_js_page_2Fmiddleware_rootDir_2Ftmp_2Fnext_stats_2Fstats_app_matchers_
- }); // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/error.js
+ }); // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/error.js
class PageSignatureError extends Error {
constructor({ page }) {
@@ -41,7 +41,7 @@
Read more: https://nextjs.org/docs/messages/middleware-parse-user-agent
`);
}
- } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/utils.js
+ } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/utils.js
//# sourceMappingURL=error.js.map
function fromNodeHeaders(object) {
@@ -157,7 +157,7 @@
}
);
}
- } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/spec-extension/fetch-event.js
+ } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/spec-extension/fetch-event.js
//# sourceMappingURL=utils.js.map
const responseSymbol = Symbol("response");
@@ -203,7 +203,7 @@
page: this.sourcePage
});
}
- } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/i18n/detect-domain-locale.js
+ } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/i18n/detect-domain-locale.js
//# sourceMappingURL=fetch-event.js.map
function detectDomainLocale(domainItems, hostname, detectedLocale) {
@@ -232,7 +232,7 @@
}
}
return domainItem;
- } //# sourceMappingURL=detect-domain-locale.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/remove-trailing-slash.js
+ } //# sourceMappingURL=detect-domain-locale.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/remove-trailing-slash.js
/**
* Removes the trailing slash for a given route or page path. Preserves the
@@ -242,7 +242,7 @@
* - `/` -> `/`
*/ function removeTrailingSlash(route) {
return route.replace(/\/$/, "") || "/";
- } //# sourceMappingURL=remove-trailing-slash.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/parse-path.js
+ } //# sourceMappingURL=remove-trailing-slash.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/parse-path.js
/**
* Given a path this function will find the pathname, query and hash and return
@@ -270,7 +270,7 @@
query: "",
hash: ""
};
- } //# sourceMappingURL=parse-path.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/add-path-prefix.js
+ } //# sourceMappingURL=parse-path.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/add-path-prefix.js
/**
* Adds the provided prefix to the given path. It first ensures that the path
@@ -281,7 +281,7 @@
}
const { pathname, query, hash } = parsePath(path);
return `${prefix}${pathname}${query}${hash}`;
- } //# sourceMappingURL=add-path-prefix.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/add-path-suffix.js
+ } //# sourceMappingURL=add-path-prefix.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/add-path-suffix.js
/**
* Similarly to `addPathPrefix`, this function adds a suffix at the end on the
@@ -293,7 +293,7 @@
}
const { pathname, query, hash } = parsePath(path);
return `${pathname}${suffix}${query}${hash}`;
- } //# sourceMappingURL=add-path-suffix.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/path-has-prefix.js
+ } //# sourceMappingURL=add-path-suffix.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/path-has-prefix.js
/**
* Checks if a given path starts with a given prefix. It ensures it matches
@@ -307,7 +307,7 @@
}
const { pathname } = parsePath(path);
return pathname === prefix || pathname.startsWith(prefix + "/");
- } //# sourceMappingURL=path-has-prefix.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/add-locale.js
+ } //# sourceMappingURL=path-has-prefix.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/add-locale.js
/**
* For a given path and a locale, if the locale is given, it will prefix the
@@ -324,7 +324,7 @@
return addPathPrefix(path, `/${locale}`);
}
return path;
- } //# sourceMappingURL=add-locale.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/format-next-pathname-info.js
+ } //# sourceMappingURL=add-locale.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/format-next-pathname-info.js
function formatNextPathnameInfo(info) {
let pathname = addLocale(
@@ -348,7 +348,7 @@
? addPathSuffix(pathname, "/")
: pathname
: removeTrailingSlash(pathname);
- } //# sourceMappingURL=format-next-pathname-info.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/get-hostname.js
+ } //# sourceMappingURL=format-next-pathname-info.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/get-hostname.js
/**
* Takes an object with a hostname property (like a parsed URL) and some
@@ -363,7 +363,7 @@
parsed.hostname) == null
? void 0
: ref.split(":")[0].toLowerCase();
- } //# sourceMappingURL=get-hostname.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/i18n/normalize-locale-path.js
+ } //# sourceMappingURL=get-hostname.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/i18n/normalize-locale-path.js
/**
* For a pathname that may include a locale from a list of locales, it
@@ -393,7 +393,7 @@
pathname,
detectedLocale
};
- } //# sourceMappingURL=normalize-locale-path.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/remove-path-prefix.js
+ } //# sourceMappingURL=normalize-locale-path.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/remove-path-prefix.js
/**
* Given a path and a prefix it will remove the prefix when it exists in the
@@ -409,7 +409,7 @@
: `/${withoutPrefix}`;
}
return path;
- } //# sourceMappingURL=remove-path-prefix.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/get-next-pathname-info.js
+ } //# sourceMappingURL=remove-path-prefix.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/get-next-pathname-info.js
function getNextPathnameInfo(pathname, options) {
var _nextConfig;
@@ -446,7 +446,7 @@
info.pathname;
}
return info;
- } //# sourceMappingURL=get-next-pathname-info.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/next-url.js
+ } //# sourceMappingURL=get-next-pathname-info.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/next-url.js
const REGEX_LOCALHOST_HOSTNAME = /(?!^https?:\/\/)(127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}|::1|localhost)/;
function parseURL(url, base) {
@@ -658,9 +658,9 @@
}
//# sourceMappingURL=next-url.js.map
- // EXTERNAL MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/compiled/cookie/index.js
- var cookie = __webpack_require__(2605);
- var cookie_default = /*#__PURE__*/ __webpack_require__.n(cookie); // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/spec-extension/cookies.js
+ // EXTERNAL MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/compiled/cookie/index.js
+ var cookie = __webpack_require__(3444);
+ var cookie_default = /*#__PURE__*/ __webpack_require__.n(cookie); // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/spec-extension/cookies.js
const normalizeCookieOptions = options => {
options = Object.assign({}, options);
if (options.maxAge) {
@@ -779,7 +779,7 @@
this.response.headers.set("set-cookie", expiredCookies);
return super.clear();
};
- } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/spec-extension/request.js
+ } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/spec-extension/request.js
//# sourceMappingURL=cookies.js.map
const INTERNALS = Symbol("internal request");
@@ -853,7 +853,7 @@
get url() {
return this[INTERNALS].url.toString();
}
- } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/spec-extension/response.js
+ } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/spec-extension/response.js
//# sourceMappingURL=request.js.map
const response_INTERNALS = Symbol("internal response");
@@ -953,7 +953,7 @@
headers
});
}
- } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/relativize-url.js
+ } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/relativize-url.js
//# sourceMappingURL=response.js.map
/**
@@ -967,7 +967,7 @@
return `${relative.protocol}//${relative.host}` === origin
? relative.toString().replace(origin, "")
: relative.toString();
- } //# sourceMappingURL=relativize-url.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/internal-utils.js
+ } //# sourceMappingURL=relativize-url.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/internal-utils.js
const INTERNAL_QUERY_NAMES = [
"__nextFallback",
@@ -996,7 +996,7 @@
}
}
return searchParams;
- } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/app-paths.js
+ } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/shared/lib/router/utils/app-paths.js
//# sourceMappingURL=internal-utils.js.map
// remove (name) from pathname as it's not considered for routing
@@ -1020,7 +1020,7 @@
}
function normalizeRscPath(pathname, enabled) {
return enabled ? pathname.replace(/\.rsc($|\?)/, "") : pathname;
- } //# sourceMappingURL=app-paths.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/adapter.js
+ } //# sourceMappingURL=app-paths.js.map // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/esm/server/web/adapter.js
class NextRequestHint extends NextRequest {
constructor(params) {
@@ -1242,12 +1242,12 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
enumerable: false,
configurable: false
});
- } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+main-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/build/webpack/loaders/next-middleware-loader.js?absolutePagePath=private-next-root-dir%2Fmiddleware.js&page=%2Fmiddleware&rootDir=%2Ftmp%2Fnext-stats%2Fstats-app&matchers=!
+ } // CONCATENATED MODULE: ./node_modules/.pnpm/file+..+diff-repo+packages+next+next-packed.tgz_jotnbnw7qqibxqoqicinlfiuiu/node_modules/next/dist/build/webpack/loaders/next-middleware-loader.js?absolutePagePath=private-next-root-dir%2Fmiddleware.js&page=%2Fmiddleware&rootDir=%2Ftmp%2Fnext-stats%2Fstats-app&matchers=!
//# sourceMappingURL=adapter.js.map
enhanceGlobals();
- var mod = __webpack_require__(8262);
+ var mod = __webpack_require__(4571);
var handler = mod.middleware || mod.default;
if (typeof handler !== "function") {
@@ -1271,7 +1271,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 8262: /***/ (
+ /***/ 4571: /***/ (
__unused_webpack_module,
__webpack_exports__,
__webpack_require__
@@ -1283,7 +1283,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/* harmony export */
});
/* harmony import */ var next_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
- 6574
+ 2901
);
/* harmony import */ var next_server__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/ __webpack_require__.n(
next_server__WEBPACK_IMPORTED_MODULE_0__
@@ -1296,7 +1296,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 7220: /***/ (__unused_webpack_module, exports) => {
+ /***/ 5429: /***/ (__unused_webpack_module, exports) => {
"use strict";
Object.defineProperty(exports, "__esModule", {
@@ -1316,7 +1316,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 4754: /***/ (__unused_webpack_module, exports) => {
+ /***/ 9497: /***/ (__unused_webpack_module, exports) => {
"use strict";
Object.defineProperty(exports, "__esModule", {
@@ -1354,7 +1354,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 7190: /***/ (__unused_webpack_module, exports) => {
+ /***/ 5549: /***/ (__unused_webpack_module, exports) => {
"use strict";
Object.defineProperty(exports, "__esModule", {
@@ -1386,7 +1386,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 490: /***/ (
+ /***/ 9273: /***/ (
__unused_webpack_module,
exports,
__webpack_require__
@@ -1397,8 +1397,8 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
value: true
});
exports.addLocale = addLocale;
- var _addPathPrefix = __webpack_require__(2346);
- var _pathHasPrefix = __webpack_require__(5203);
+ var _addPathPrefix = __webpack_require__(8743);
+ var _pathHasPrefix = __webpack_require__(1612);
function addLocale(path, locale, defaultLocale, ignorePrefix) {
if (
locale &&
@@ -1418,7 +1418,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 2346: /***/ (
+ /***/ 8743: /***/ (
__unused_webpack_module,
exports,
__webpack_require__
@@ -1429,7 +1429,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
value: true
});
exports.addPathPrefix = addPathPrefix;
- var _parsePath = __webpack_require__(1742);
+ var _parsePath = __webpack_require__(3096);
function addPathPrefix(path, prefix) {
if (!path.startsWith("/") || !prefix) {
return path;
@@ -1441,7 +1441,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 6781: /***/ (
+ /***/ 442: /***/ (
__unused_webpack_module,
exports,
__webpack_require__
@@ -1452,7 +1452,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
value: true
});
exports.addPathSuffix = addPathSuffix;
- var _parsePath = __webpack_require__(1742);
+ var _parsePath = __webpack_require__(3096);
function addPathSuffix(path, suffix) {
if (!path.startsWith("/") || !suffix) {
return path;
@@ -1464,7 +1464,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 6451: /***/ (
+ /***/ 4142: /***/ (
__unused_webpack_module,
exports,
__webpack_require__
@@ -1475,10 +1475,10 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
value: true
});
exports.formatNextPathnameInfo = formatNextPathnameInfo;
- var _removeTrailingSlash = __webpack_require__(4917);
- var _addPathPrefix = __webpack_require__(2346);
- var _addPathSuffix = __webpack_require__(6781);
- var _addLocale = __webpack_require__(490);
+ var _removeTrailingSlash = __webpack_require__(6340);
+ var _addPathPrefix = __webpack_require__(8743);
+ var _addPathSuffix = __webpack_require__(442);
+ var _addLocale = __webpack_require__(9273);
function formatNextPathnameInfo(info) {
let pathname = (0, _addLocale).addLocale(
info.pathname,
@@ -1509,7 +1509,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 5490: /***/ (
+ /***/ 749: /***/ (
__unused_webpack_module,
exports,
__webpack_require__
@@ -1520,9 +1520,9 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
value: true
});
exports.getNextPathnameInfo = getNextPathnameInfo;
- var _normalizeLocalePath = __webpack_require__(7190);
- var _removePathPrefix = __webpack_require__(9548);
- var _pathHasPrefix = __webpack_require__(5203);
+ var _normalizeLocalePath = __webpack_require__(5549);
+ var _removePathPrefix = __webpack_require__(2328);
+ var _pathHasPrefix = __webpack_require__(1612);
function getNextPathnameInfo(pathname, options) {
var _nextConfig;
const { basePath, i18n, trailingSlash } =
@@ -1572,7 +1572,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 1742: /***/ (__unused_webpack_module, exports) => {
+ /***/ 3096: /***/ (__unused_webpack_module, exports) => {
"use strict";
Object.defineProperty(exports, "__esModule", {
@@ -1606,7 +1606,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 5203: /***/ (
+ /***/ 1612: /***/ (
__unused_webpack_module,
exports,
__webpack_require__
@@ -1617,7 +1617,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
value: true
});
exports.pathHasPrefix = pathHasPrefix;
- var _parsePath = __webpack_require__(1742);
+ var _parsePath = __webpack_require__(3096);
function pathHasPrefix(path, prefix) {
if (typeof path !== "string") {
return false;
@@ -1629,7 +1629,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 9548: /***/ (
+ /***/ 2328: /***/ (
__unused_webpack_module,
exports,
__webpack_require__
@@ -1640,7 +1640,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
value: true
});
exports.removePathPrefix = removePathPrefix;
- var _pathHasPrefix = __webpack_require__(5203);
+ var _pathHasPrefix = __webpack_require__(1612);
function removePathPrefix(path, prefix) {
if ((0, _pathHasPrefix).pathHasPrefix(path, prefix)) {
const withoutPrefix = path.slice(prefix.length);
@@ -1654,7 +1654,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 4917: /***/ (__unused_webpack_module, exports) => {
+ /***/ 6340: /***/ (__unused_webpack_module, exports) => {
"use strict";
Object.defineProperty(exports, "__esModule", {
@@ -1668,7 +1668,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 2605: /***/ module => {
+ /***/ 3444: /***/ module => {
var __dirname = "/";
(() => {
"use strict";
@@ -1796,7 +1796,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 2549: /***/ (module, exports, __webpack_require__) => {
+ /***/ 4389: /***/ (module, exports, __webpack_require__) => {
var __dirname = "/";
var __WEBPACK_AMD_DEFINE_RESULT__;
(() => {
@@ -2638,7 +2638,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 3807: /***/ (__unused_webpack_module, exports) => {
+ /***/ 5355: /***/ (__unused_webpack_module, exports) => {
"use strict";
Object.defineProperty(exports, "__esModule", {
@@ -2679,7 +2679,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 6330: /***/ (
+ /***/ 6928: /***/ (
__unused_webpack_module,
exports,
__webpack_require__
@@ -2689,10 +2689,10 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
Object.defineProperty(exports, "__esModule", {
value: true
});
- var _detectDomainLocale = __webpack_require__(4754);
- var _formatNextPathnameInfo = __webpack_require__(6451);
- var _getHostname = __webpack_require__(7220);
- var _getNextPathnameInfo = __webpack_require__(5490);
+ var _detectDomainLocale = __webpack_require__(9497);
+ var _formatNextPathnameInfo = __webpack_require__(4142);
+ var _getHostname = __webpack_require__(5429);
+ var _getNextPathnameInfo = __webpack_require__(749);
const REGEX_LOCALHOST_HOSTNAME = /(?!^https?:\/\/)(127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}|::1|localhost)/;
function parseURL(url, base) {
return new URL(
@@ -2912,13 +2912,17 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 24: /***/ (__unused_webpack_module, exports, __webpack_require__) => {
+ /***/ 9880: /***/ (
+ __unused_webpack_module,
+ exports,
+ __webpack_require__
+ ) => {
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
- var _cookie = _interopRequireDefault(__webpack_require__(2605));
+ var _cookie = _interopRequireDefault(__webpack_require__(3444));
function _interopRequireDefault(obj) {
return obj && obj.__esModule
? obj
@@ -3053,7 +3057,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 1471: /***/ (
+ /***/ 4921: /***/ (
__unused_webpack_module,
exports,
__webpack_require__
@@ -3065,10 +3069,10 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
value: true
};
__webpack_unused_export__ = void 0;
- var _nextUrl = __webpack_require__(6330);
- var _utils = __webpack_require__(8057);
- var _error = __webpack_require__(3807);
- var _cookies = __webpack_require__(24);
+ var _nextUrl = __webpack_require__(6928);
+ var _utils = __webpack_require__(3628);
+ var _error = __webpack_require__(5355);
+ var _cookies = __webpack_require__(9880);
const INTERNALS = Symbol("internal request");
__webpack_unused_export__ = INTERNALS;
class NextRequest extends Request {
@@ -3149,7 +3153,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 1787: /***/ (
+ /***/ 6699: /***/ (
__unused_webpack_module,
exports,
__webpack_require__
@@ -3160,9 +3164,9 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
__webpack_unused_export__ = {
value: true
};
- var _nextUrl = __webpack_require__(6330);
- var _utils = __webpack_require__(8057);
- var _cookies = __webpack_require__(24);
+ var _nextUrl = __webpack_require__(6928);
+ var _utils = __webpack_require__(3628);
+ var _cookies = __webpack_require__(9880);
const INTERNALS = Symbol("internal response");
const REDIRECTS = new Set([301, 302, 303, 307, 308]);
function handleMiddlewareField(init, headers) {
@@ -3271,7 +3275,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 5028: /***/ (
+ /***/ 2853: /***/ (
__unused_webpack_module,
exports,
__webpack_require__
@@ -3285,7 +3289,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
__webpack_unused_export__ = isBot;
exports.Nf = userAgentFromString;
exports.WE = userAgent;
- var _uaParserJs = _interopRequireDefault(__webpack_require__(2549));
+ var _uaParserJs = _interopRequireDefault(__webpack_require__(4389));
function _interopRequireDefault(obj) {
return obj && obj.__esModule
? obj
@@ -3313,7 +3317,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 8057: /***/ (__unused_webpack_module, exports) => {
+ /***/ 3628: /***/ (__unused_webpack_module, exports) => {
"use strict";
Object.defineProperty(exports, "__esModule", {
@@ -3430,14 +3434,14 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
/***/
},
- /***/ 6574: /***/ (module, exports, __webpack_require__) => {
+ /***/ 2901: /***/ (module, exports, __webpack_require__) => {
const serverExports = {
- NextRequest: __webpack_require__(1471) /* .NextRequest */.Im,
- NextResponse: __webpack_require__(1787) /* .NextResponse */.x,
+ NextRequest: __webpack_require__(4921) /* .NextRequest */.Im,
+ NextResponse: __webpack_require__(6699) /* .NextResponse */.x,
userAgentFromString: __webpack_require__(
- 5028
+ 2853
) /* .userAgentFromString */.Nf,
- userAgent: __webpack_require__(5028) /* .userAgent */.WE
+ userAgent: __webpack_require__(2853) /* .userAgent */.WE
};
if (typeof URLPattern !== "undefined") {
@@ -3463,7 +3467,7 @@ Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`;
// webpackRuntimeModules
/******/ var __webpack_exec__ = moduleId =>
__webpack_require__((__webpack_require__.s = moduleId));
- /******/ var __webpack_exports__ = __webpack_exec__(8486);
+ /******/ var __webpack_exports__ = __webpack_exec__(544);
/******/ (_ENTRIES =
typeof _ENTRIES === "undefined"
? {}
Diff for edge-ssr.js
Diff too large to display
Diff for _buildManifest.js
@@ -1,28 +1,28 @@
self.__BUILD_MANIFEST = {
__rewrites: { beforeFiles: [], afterFiles: [], fallback: [] },
- "/": ["static\u002Fchunks\u002Fpages\u002Findex-19b603b5c9e715d2.js"],
- "/_error": ["static\u002Fchunks\u002Fpages\u002F_error-a4fdefeeefeb8bdb.js"],
- "/amp": ["static\u002Fchunks\u002Fpages\u002Famp-c0a99624f0e110dc.js"],
+ "/": ["static\u002Fchunks\u002Fpages\u002Findex-edb4c1a28404c33a.js"],
+ "/_error": ["static\u002Fchunks\u002Fpages\u002F_error-233945050b97e711.js"],
+ "/amp": ["static\u002Fchunks\u002Fpages\u002Famp-c059199c882db042.js"],
"/css": [
"static\u002Fcss\u002F94fdbc56eafa2039.css",
- "static\u002Fchunks\u002Fpages\u002Fcss-0181918acfdee4a8.js"
+ "static\u002Fchunks\u002Fpages\u002Fcss-a3019ed50800d5f9.js"
],
"/dynamic": [
- "static\u002Fchunks\u002Fpages\u002Fdynamic-276e8600ce601a90.js"
+ "static\u002Fchunks\u002Fpages\u002Fdynamic-2a39786c4986c3bd.js"
],
"/edge-ssr": [
- "static\u002Fchunks\u002Fpages\u002Fedge-ssr-00d1ddc3bd0da5f1.js"
+ "static\u002Fchunks\u002Fpages\u002Fedge-ssr-46e2e752af3efd00.js"
],
- "/head": ["static\u002Fchunks\u002Fpages\u002Fhead-522515c28e8d062d.js"],
- "/hooks": ["static\u002Fchunks\u002Fpages\u002Fhooks-d0a131483a137fa8.js"],
- "/image": ["static\u002Fchunks\u002Fpages\u002Fimage-bd01c99faaeed2d6.js"],
- "/link": ["static\u002Fchunks\u002Fpages\u002Flink-3d32661bd547e5e0.js"],
+ "/head": ["static\u002Fchunks\u002Fpages\u002Fhead-7fda2191b138a4bd.js"],
+ "/hooks": ["static\u002Fchunks\u002Fpages\u002Fhooks-f4f38272c3cda70e.js"],
+ "/image": ["static\u002Fchunks\u002Fpages\u002Fimage-dae27f1867f2b421.js"],
+ "/link": ["static\u002Fchunks\u002Fpages\u002Flink-c57e307395cc41e5.js"],
"/routerDirect": [
- "static\u002Fchunks\u002Fpages\u002FrouterDirect-ee685a8d7d851b4b.js"
+ "static\u002Fchunks\u002Fpages\u002FrouterDirect-c242e24e3d6c4fb3.js"
],
- "/script": ["static\u002Fchunks\u002Fpages\u002Fscript-d35ab4f4abd1aadc.js"],
+ "/script": ["static\u002Fchunks\u002Fpages\u002Fscript-65698ed84ae80443.js"],
"/withRouter": [
- "static\u002Fchunks\u002Fpages\u002FwithRouter-7c0b021aa5ad5252.js"
+ "static\u002Fchunks\u002Fpages\u002FwithRouter-35cda1e24f03b605.js"
],
sortedPages: [
"\u002F",
Diff for _app-HASH.js
@@ -1,7 +1,7 @@
(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
[888],
{
- /***/ 5504: /***/ function(
+ /***/ 600: /***/ function(
__unused_webpack_module,
__unused_webpack_exports,
__webpack_require__
@@ -9,7 +9,7 @@
(window.__NEXT_P = window.__NEXT_P || []).push([
"/_app",
function() {
- return __webpack_require__(8841);
+ return __webpack_require__(9965);
}
]);
if (false) {
@@ -24,7 +24,7 @@
return __webpack_require__((__webpack_require__.s = moduleId));
};
/******/ __webpack_require__.O(0, [179], function() {
- return __webpack_exec__(5504), __webpack_exec__(7211);
+ return __webpack_exec__(600), __webpack_exec__(8743);
});
/******/ var __webpack_exports__ = __webpack_require__.O();
/******/ _N_E = __webpack_exports__;
Diff for _error-HASH.js
@@ -1,7 +1,7 @@
(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
[820],
{
- /***/ 5434: /***/ function(
+ /***/ 48: /***/ function(
__unused_webpack_module,
__unused_webpack_exports,
__webpack_require__
@@ -9,7 +9,7 @@
(window.__NEXT_P = window.__NEXT_P || []).push([
"/_error",
function() {
- return __webpack_require__(1860);
+ return __webpack_require__(7435);
}
]);
if (false) {
@@ -24,7 +24,7 @@
return __webpack_require__((__webpack_require__.s = moduleId));
};
/******/ __webpack_require__.O(0, [888, 179], function() {
- return __webpack_exec__(5434);
+ return __webpack_exec__(48);
});
/******/ var __webpack_exports__ = __webpack_require__.O();
/******/ _N_E = __webpack_exports__;
Diff for amp-HASH.js
@@ -1,17 +1,17 @@
(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
[216],
{
- /***/ 8580: /***/ function(
+ /***/ 7538: /***/ function(
module,
__unused_webpack_exports,
__webpack_require__
) {
- module.exports = __webpack_require__(7585);
+ module.exports = __webpack_require__(6831);
/***/
},
- /***/ 3387: /***/ function(
+ /***/ 6960: /***/ function(
__unused_webpack_module,
__unused_webpack_exports,
__webpack_require__
@@ -19,7 +19,7 @@
(window.__NEXT_P = window.__NEXT_P || []).push([
"/amp",
function() {
- return __webpack_require__(8698);
+ return __webpack_require__(4733);
}
]);
if (false) {
@@ -28,7 +28,7 @@
/***/
},
- /***/ 7585: /***/ function(module, exports, __webpack_require__) {
+ /***/ 6831: /***/ function(module, exports, __webpack_require__) {
"use strict";
Object.defineProperty(exports, "__esModule", {
@@ -37,9 +37,9 @@
exports.useAmp = useAmp;
var _interop_require_default = __webpack_require__(7022) /* ["default"] */
.Z;
- var _react = _interop_require_default(__webpack_require__(9121));
- var _ampContext = __webpack_require__(3458);
- var _ampMode = __webpack_require__(2644);
+ var _react = _interop_require_default(__webpack_require__(9050));
+ var _ampContext = __webpack_require__(7251);
+ var _ampMode = __webpack_require__(3961);
function useAmp() {
// Don't assign the context value to a variable to save bytes
return (0, _ampMode).isInAmpMode(
@@ -61,7 +61,7 @@
/***/
},
- /***/ 8698: /***/ function(
+ /***/ 4733: /***/ function(
__unused_webpack_module,
__webpack_exports__,
__webpack_require__
@@ -78,7 +78,7 @@
/* harmony export */
});
/* harmony import */ var next_amp__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
- 8580
+ 7538
);
/* harmony import */ var next_amp__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/ __webpack_require__.n(
next_amp__WEBPACK_IMPORTED_MODULE_0__
@@ -102,7 +102,7 @@
return __webpack_require__((__webpack_require__.s = moduleId));
};
/******/ __webpack_require__.O(0, [888, 179], function() {
- return __webpack_exec__(3387);
+ return __webpack_exec__(6960);
});
/******/ var __webpack_exports__ = __webpack_require__.O();
/******/ _N_E = __webpack_exports__;
Diff for css-HASH.js
@@ -1,7 +1,7 @@
(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
[706],
{
- /***/ 5612: /***/ function(
+ /***/ 1507: /***/ function(
__unused_webpack_module,
__unused_webpack_exports,
__webpack_require__
@@ -9,7 +9,7 @@
(window.__NEXT_P = window.__NEXT_P || []).push([
"/css",
function() {
- return __webpack_require__(2446);
+ return __webpack_require__(4566);
}
]);
if (false) {
@@ -18,7 +18,7 @@
/***/
},
- /***/ 2446: /***/ function(
+ /***/ 4566: /***/ function(
__unused_webpack_module,
__webpack_exports__,
__webpack_require__
@@ -26,10 +26,10 @@
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
- 5922
+ 2672
);
/* harmony import */ var _css_module_css__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
- 6775
+ 1892
);
/* harmony import */ var _css_module_css__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/ __webpack_require__.n(
_css_module_css__WEBPACK_IMPORTED_MODULE_1__
@@ -49,14 +49,14 @@
/***/
},
- /***/ 6775: /***/ function(module) {
+ /***/ 1892: /***/ function(module) {
// extracted by mini-css-extract-plugin
module.exports = { helloWorld: "css_helloWorld__qqNwY" };
/***/
},
- /***/ 9750: /***/ function(
+ /***/ 6107: /***/ function(
__unused_webpack_module,
exports,
__webpack_require__
@@ -71,7 +71,7 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
- var f = __webpack_require__(9121),
+ var f = __webpack_require__(9050),
k = Symbol.for("react.element"),
l = Symbol.for("react.fragment"),
m = Object.prototype.hasOwnProperty,
@@ -106,7 +106,7 @@
/***/
},
- /***/ 5922: /***/ function(
+ /***/ 2672: /***/ function(
module,
__unused_webpack_exports,
__webpack_require__
@@ -114,7 +114,7 @@
"use strict";
if (true) {
- module.exports = __webpack_require__(9750);
+ module.exports = __webpack_require__(6107);
} else {
}
@@ -127,7 +127,7 @@
return __webpack_require__((__webpack_require__.s = moduleId));
};
/******/ __webpack_require__.O(0, [888, 179], function() {
- return __webpack_exec__(5612);
+ return __webpack_exec__(1507);
});
/******/ var __webpack_exports__ = __webpack_require__.O();
/******/ _N_E = __webpack_exports__;
Diff for dynamic-HASH.js
@@ -1,7 +1,7 @@
(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
[739],
{
- /***/ 8250: /***/ function(
+ /***/ 5338: /***/ function(
__unused_webpack_module,
__unused_webpack_exports,
__webpack_require__
@@ -9,7 +9,7 @@
(window.__NEXT_P = window.__NEXT_P || []).push([
"/dynamic",
function() {
- return __webpack_require__(2728);
+ return __webpack_require__(5644);
}
]);
if (false) {
@@ -18,7 +18,7 @@
/***/
},
- /***/ 3543: /***/ function(module, exports, __webpack_require__) {
+ /***/ 3326: /***/ function(module, exports, __webpack_require__) {
"use strict";
Object.defineProperty(exports, "__esModule", {
@@ -29,8 +29,8 @@
var _extends = __webpack_require__(5506) /* ["default"] */.Z;
var _interop_require_default = __webpack_require__(7022) /* ["default"] */
.Z;
- var _react = _interop_require_default(__webpack_require__(9121));
- var _loadable = _interop_require_default(__webpack_require__(1559));
+ var _react = _interop_require_default(__webpack_require__(9050));
+ var _loadable = _interop_require_default(__webpack_require__(9098));
function dynamic(dynamicOptions, options) {
let loadableFn = _loadable.default;
let loadableOptions = (options == null
@@ -128,7 +128,7 @@
/***/
},
- /***/ 4330: /***/ function(
+ /***/ 4250: /***/ function(
__unused_webpack_module,
exports,
__webpack_require__
@@ -141,7 +141,7 @@
exports.LoadableContext = void 0;
var _interop_require_default = __webpack_require__(7022) /* ["default"] */
.Z;
- var _react = _interop_require_default(__webpack_require__(9121));
+ var _react = _interop_require_default(__webpack_require__(9050));
const LoadableContext = _react.default.createContext(null);
exports.LoadableContext = LoadableContext;
if (false) {
@@ -150,7 +150,7 @@
/***/
},
- /***/ 1559: /***/ function(
+ /***/ 9098: /***/ function(
__unused_webpack_module,
exports,
__webpack_require__
@@ -164,9 +164,9 @@
var _extends = __webpack_require__(5506) /* ["default"] */.Z;
var _interop_require_default = __webpack_require__(7022) /* ["default"] */
.Z;
- var _react = _interop_require_default(__webpack_require__(9121));
- var _loadableContext = __webpack_require__(4330);
- const { useSyncExternalStore } = true ? __webpack_require__(9121) : 0;
+ var _react = _interop_require_default(__webpack_require__(9050));
+ var _loadableContext = __webpack_require__(4250);
+ const { useSyncExternalStore } = true ? __webpack_require__(9050) : 0;
const ALL_INITIALIZERS = [];
const READY_INITIALIZERS = [];
let initialized = false;
@@ -416,7 +416,7 @@
/***/
},
- /***/ 2728: /***/ function(
+ /***/ 5644: /***/ function(
__unused_webpack_module,
__webpack_exports__,
__webpack_require__
@@ -430,10 +430,10 @@
/* harmony export */
});
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
- 5922
+ 2672
);
/* harmony import */ var next_dynamic__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
- 6071
+ 618
);
/* harmony import */ var next_dynamic__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/ __webpack_require__.n(
next_dynamic__WEBPACK_IMPORTED_MODULE_1__
@@ -442,11 +442,11 @@
const DynamicHello = next_dynamic__WEBPACK_IMPORTED_MODULE_1___default()(
() =>
__webpack_require__
- .e(/* import() */ 222)
- .then(__webpack_require__.bind(__webpack_require__, 4222)),
+ .e(/* import() */ 745)
+ .then(__webpack_require__.bind(__webpack_require__, 7745)),
{
loadableGenerated: {
- webpack: () => [/*require.resolve*/ 4222]
+ webpack: () => [/*require.resolve*/ 7745]
}
}
);
@@ -473,7 +473,7 @@
/***/
},
- /***/ 9750: /***/ function(
+ /***/ 6107: /***/ function(
__unused_webpack_module,
exports,
__webpack_require__
@@ -488,7 +488,7 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
- var f = __webpack_require__(9121),
+ var f = __webpack_require__(9050),
k = Symbol.for("react.element"),
l = Symbol.for("react.fragment"),
m = Object.prototype.hasOwnProperty,
@@ -523,7 +523,7 @@
/***/
},
- /***/ 5922: /***/ function(
+ /***/ 2672: /***/ function(
module,
__unused_webpack_exports,
__webpack_require__
@@ -531,19 +531,19 @@
"use strict";
if (true) {
- module.exports = __webpack_require__(9750);
+ module.exports = __webpack_require__(6107);
} else {
}
/***/
},
- /***/ 6071: /***/ function(
+ /***/ 618: /***/ function(
module,
__unused_webpack_exports,
__webpack_require__
) {
- module.exports = __webpack_require__(3543);
+ module.exports = __webpack_require__(3326);
/***/
}
@@ -554,7 +554,7 @@
return __webpack_require__((__webpack_require__.s = moduleId));
};
/******/ __webpack_require__.O(0, [888, 179], function() {
- return __webpack_exec__(8250);
+ return __webpack_exec__(5338);
});
/******/ var __webpack_exports__ = __webpack_require__.O();
/******/ _N_E = __webpack_exports__;
Diff for edge-ssr-HASH.js
@@ -1,7 +1,7 @@
(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
[800],
{
- /***/ 5442: /***/ function(
+ /***/ 8950: /***/ function(
__unused_webpack_module,
__unused_webpack_exports,
__webpack_require__
@@ -9,7 +9,7 @@
(window.__NEXT_P = window.__NEXT_P || []).push([
"/edge-ssr",
function() {
- return __webpack_require__(5775);
+ return __webpack_require__(8812);
}
]);
if (false) {
@@ -18,7 +18,7 @@
/***/
},
- /***/ 5775: /***/ function(
+ /***/ 8812: /***/ function(
__unused_webpack_module,
__webpack_exports__,
__webpack_require__
@@ -50,7 +50,7 @@
return __webpack_require__((__webpack_require__.s = moduleId));
};
/******/ __webpack_require__.O(0, [888, 179], function() {
- return __webpack_exec__(5442);
+ return __webpack_exec__(8950);
});
/******/ var __webpack_exports__ = __webpack_require__.O();
/******/ _N_E = __webpack_exports__;
Diff for head-HASH.js
@@ -1,7 +1,7 @@
(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
[645],
{
- /***/ 9876: /***/ function(
+ /***/ 9345: /***/ function(
__unused_webpack_module,
__unused_webpack_exports,
__webpack_require__
@@ -9,7 +9,7 @@
(window.__NEXT_P = window.__NEXT_P || []).push([
"/head",
function() {
- return __webpack_require__(38);
+ return __webpack_require__(1777);
}
]);
if (false) {
@@ -18,7 +18,7 @@
/***/
},
- /***/ 38: /***/ function(
+ /***/ 1777: /***/ function(
__unused_webpack_module,
__webpack_exports__,
__webpack_require__
@@ -32,10 +32,10 @@
/* harmony export */
});
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
- 5922
+ 2672
);
/* harmony import */ var next_head__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
- 33
+ 3059
);
/* harmony import */ var next_head__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/ __webpack_require__.n(
next_head__WEBPACK_IMPORTED_MODULE_1__
@@ -69,7 +69,7 @@
/***/
},
- /***/ 9750: /***/ function(
+ /***/ 6107: /***/ function(
__unused_webpack_module,
exports,
__webpack_require__
@@ -84,7 +84,7 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
- var f = __webpack_require__(9121),
+ var f = __webpack_require__(9050),
k = Symbol.for("react.element"),
l = Symbol.for("react.fragment"),
m = Object.prototype.hasOwnProperty,
@@ -119,7 +119,7 @@
/***/
},
- /***/ 5922: /***/ function(
+ /***/ 2672: /***/ function(
module,
__unused_webpack_exports,
__webpack_require__
@@ -127,19 +127,19 @@
"use strict";
if (true) {
- module.exports = __webpack_require__(9750);
+ module.exports = __webpack_require__(6107);
} else {
}
/***/
},
- /***/ 33: /***/ function(
+ /***/ 3059: /***/ function(
module,
__unused_webpack_exports,
__webpack_require__
) {
- module.exports = __webpack_require__(5817);
+ module.exports = __webpack_require__(2552);
/***/
}
@@ -150,7 +150,7 @@
return __webpack_require__((__webpack_require__.s = moduleId));
};
/******/ __webpack_require__.O(0, [888, 179], function() {
- return __webpack_exec__(9876);
+ return __webpack_exec__(9345);
});
/******/ var __webpack_exports__ = __webpack_require__.O();
/******/ _N_E = __webpack_exports__;
Diff for hooks-HASH.js
@@ -1,7 +1,7 @@
(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
[757],
{
- /***/ 4309: /***/ function(
+ /***/ 1995: /***/ function(
__unused_webpack_module,
__unused_webpack_exports,
__webpack_require__
@@ -9,7 +9,7 @@
(window.__NEXT_P = window.__NEXT_P || []).push([
"/hooks",
function() {
- return __webpack_require__(8917);
+ return __webpack_require__(2243);
}
]);
if (false) {
@@ -18,7 +18,7 @@
/***/
},
- /***/ 8917: /***/ function(
+ /***/ 2243: /***/ function(
__unused_webpack_module,
__webpack_exports__,
__webpack_require__
@@ -26,10 +26,10 @@
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
- 5922
+ 2672
);
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
- 9121
+ 9050
);
/* harmony default export */ __webpack_exports__["default"] = () => {
@@ -77,7 +77,7 @@
/***/
},
- /***/ 9750: /***/ function(
+ /***/ 6107: /***/ function(
__unused_webpack_module,
exports,
__webpack_require__
@@ -92,7 +92,7 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
- var f = __webpack_require__(9121),
+ var f = __webpack_require__(9050),
k = Symbol.for("react.element"),
l = Symbol.for("react.fragment"),
m = Object.prototype.hasOwnProperty,
@@ -127,7 +127,7 @@
/***/
},
- /***/ 5922: /***/ function(
+ /***/ 2672: /***/ function(
module,
__unused_webpack_exports,
__webpack_require__
@@ -135,7 +135,7 @@
"use strict";
if (true) {
- module.exports = __webpack_require__(9750);
+ module.exports = __webpack_require__(6107);
} else {
}
@@ -148,7 +148,7 @@
return __webpack_require__((__webpack_require__.s = moduleId));
};
/******/ __webpack_require__.O(0, [888, 179], function() {
- return __webpack_exec__(4309);
+ return __webpack_exec__(1995);
});
/******/ var __webpack_exports__ = __webpack_require__.O();
/******/ _N_E = __webpack_exports__;
Diff for image-HASH.js
@@ -1,7 +1,7 @@
(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
[358],
{
- /***/ 3835: /***/ function(
+ /***/ 1603: /***/ 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__(9836);
+ return __webpack_require__(1693);
}
]);
if (false) {
@@ -18,7 +18,7 @@
/***/
},
- /***/ 7436: /***/ function(module, exports, __webpack_require__) {
+ /***/ 459: /***/ function(module, exports, __webpack_require__) {
"use strict";
Object.defineProperty(exports, "__esModule", {
@@ -34,13 +34,13 @@
var _object_without_properties_loose = __webpack_require__(
5997
) /* ["default"] */.Z;
- var _react = _interop_require_wildcard(__webpack_require__(9121));
- var _head = _interop_require_default(__webpack_require__(5817));
- var _imageBlurSvg = __webpack_require__(9233);
- var _imageConfig = __webpack_require__(1886);
- var _imageConfigContext = __webpack_require__(4445);
- var _utils = __webpack_require__(7718);
- var _imageLoader = _interop_require_default(__webpack_require__(2952));
+ var _react = _interop_require_wildcard(__webpack_require__(9050));
+ var _head = _interop_require_default(__webpack_require__(2552));
+ var _imageBlurSvg = __webpack_require__(9751);
+ var _imageConfig = __webpack_require__(6677);
+ var _imageConfigContext = __webpack_require__(5104);
+ var _utils = __webpack_require__(7455);
+ var _imageLoader = _interop_require_default(__webpack_require__(9131));
function Image(_param) {
var {
src,
@@ -631,7 +631,7 @@
/***/
},
- /***/ 9233: /***/ function(__unused_webpack_module, exports) {
+ /***/ 9751: /***/ function(__unused_webpack_module, exports) {
"use strict";
Object.defineProperty
Post job cleanup.
[command]/usr/bin/git version
git version 2.38.1
Temporarily overriding HOME='/home/runner/work/_temp/d8d8e4b6-e396-4d3c-a151-eb5b4db93ff5' before making global git config changes
Adding repository directory to the temporary git global config as a safe directory
[command]/usr/bin/git config --global --add safe.directory /home/runner/work/next.js/next.js
[command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
[command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
[command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
http.https://github.com/.extraheader
[command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
[command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
Cleaning up orphan processes
Commit: dd9091e9251c514f47a2e6f59f353180a9d2b6be
sass & scss support for app
Bug
fixes #number
contributing.md
Feature
fixes #number
contributing.md
Documentation / Examples
pnpm lint