wilddragon-site/node_modules/next/dist/compiled/next-server/server.runtime.prod.js

29 lines
200 KiB
JavaScript
Raw Normal View History

2026-04-17 15:51:01 -04:00
(()=>{var e={"../../node_modules/.pnpm/react@19.3.0-canary-3f0b9e61-20260317/node_modules/react/cjs/react.production.js"(e,t){"use strict";var r=Symbol.for("react.transitional.element"),n=Symbol.for("react.portal"),i=(Symbol.for("react.fragment"),Symbol.for("react.strict_mode"),Symbol.for("react.profiler"),Symbol.for("react.consumer"),Symbol.for("react.context"),Symbol.for("react.forward_ref"),Symbol.for("react.suspense"),Symbol.for("react.memo"),Symbol.for("react.lazy")),s=(Symbol.for("react.activity"),Symbol.for("react.view_transition"),Symbol.iterator),a={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},o=Object.assign,l={};function c(e,t,r){this.props=e,this.context=t,this.refs=l,this.updater=r||a}function u(){}function d(e,t,r){this.props=e,this.context=t,this.refs=l,this.updater=r||a}c.prototype.isReactComponent={},c.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},c.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},u.prototype=c.prototype;var h=d.prototype=new u;h.constructor=d,o(h,c.prototype),h.isPureReactComponent=!0;Object.prototype.hasOwnProperty;"function"==typeof reportError&&reportError},"../../node_modules/.pnpm/react@19.3.0-canary-3f0b9e61-20260317/node_modules/react/index.js"(e,t,r){"use strict";e.exports=r("../../node_modules/.pnpm/react@19.3.0-canary-3f0b9e61-20260317/node_modules/react/cjs/react.production.js")},"../next-env/dist/index.js"(e,t,r){var n={383:e=>{"use strict";e.exports.j=function(e){let t=e.ignoreProcessEnv?{}:process.env;for(let r in e.parsed){let n=Object.prototype.hasOwnProperty.call(t,r)?t[r]:e.parsed[r];e.parsed[r]=(function e(t,r,n){var i;let s,a=(i=/(?!(?<=\\))\$/g,(s=Array.from(t.matchAll(i))).length>0?s.slice(-1)[0].index:-1);if(-1===a)return t;let o=t.slice(a).match(/((?!(?<=\\))\${?([\w]+)(?::-([^}\\]*))?}?)/);if(null!=o){let[,i,s,a]=o;return e(t.replace(i,r[s]||a||n.parsed[s]||""),r,n)}return t})(n,t,e).replace(/\\\$/g,"$")}for(let r in e.parsed)t[r]=e.parsed[r];return e}},234:(e,t,r)=>{let n=r(147),i=r(17),s=r(37),a=r(113),o=r(803).version,l=/(?:^|^)\s*(?:export\s+)?([\w.-]+)(?:\s*=\s*?|:\s+?)(\s*'(?:\\'|[^'])*'|\s*"(?:\\"|[^"])*"|\s*`(?:\\`|[^`])*`|[^#\r\n]+)?\s*(?:#.*)?(?:$|$)/gm;function c(e){console.log(`[dotenv@${o}][DEBUG] ${e}`)}function u(e){return e&&e.DOTENV_KEY&&e.DOTENV_KEY.length>0?e.DOTENV_KEY:process.env.DOTENV_KEY&&process.env.DOTENV_KEY.length>0?process.env.DOTENV_KEY:""}function d(e){let t=i.resolve(process.cwd(),".env");return e&&e.path&&e.path.length>0&&(t=e.path),t.endsWith(".vault")?t:`${t}.vault`}let h={configDotenv:function(e){let t=i.resolve(process.cwd(),".env"),r="utf8",a=!!(e&&e.debug);if(e){var o;null!=e.path&&(t="~"===(o=e.path)[0]?i.join(s.homedir(),o.slice(1)):o),null!=e.encoding&&(r=e.encoding)}try{let i=h.parse(n.readFileSync(t,{encoding:r})),s=process.env;return e&&null!=e.processEnv&&(s=e.processEnv),h.populate(s,i,e),{parsed:i}}catch(e){return a&&c(`Failed to load ${t} ${e.message}`),{error:e}}},_configVault:function(e){console.log(`[dotenv@${o}][INFO] Loading env from encrypted .env.vault`);let t=h._parseVault(e),r=process.env;return e&&null!=e.processEnv&&(r=e.processEnv),h.populate(r,t,e),{parsed:t}},_parseVault:function(e){let t,r=d(e),n=h.configDotenv({path:r});if(!n.parsed)throw Error(`MISSING_DATA: Cannot parse ${r} for an unknown reason`);let i=u(e).split(","),s=i.length;for(let e=0;e<s;e++)try{let r=i[e].trim(),s=function(e,t){let r;try{r=new URL(t)}catch(e){if("ERR_INVALID_URL"===e.code)throw Error("INVALID_DOTENV_KEY: Wrong format. Must be in valid uri format like dotenv://:key_1234@dotenv.org/vault/.env.vault?environment=development");throw e}let n=r.password;if(!n)throw Error("INVALID_DOTENV_KEY: Missing key part");let i=r.searchParams.get("environment");if(!i)throw Error("INVALID_DOTENV_KEY: Missing enviro
${t}`);return}if(e.message.includes("createContext is not a function"))return void i(e,'createContext only works in Client Components. Add the "use client" directive at the top of the file to use it. Read more: https://nextjs.org/docs/messages/context-in-server-component');for(let t of n)if(RegExp(`\\b${t}\\b.*is not a function`).test(e.message))return void i(e,`${t} only works in Client Components. Add the "use client" directive at the top of the file to use it. Read more: https://nextjs.org/docs/messages/react-client-hook-in-server-component`)}}},"./dist/esm/server/node-environment-baseline.js"(e,t,r){if("function"!=typeof globalThis.AsyncLocalStorage){let{AsyncLocalStorage:e}=r("async_hooks");globalThis.AsyncLocalStorage=e}"function"!=typeof globalThis.WebSocket&&Object.defineProperty(globalThis,"WebSocket",{configurable:!0,get:()=>r("next/dist/compiled/ws").WebSocket,set(e){Object.defineProperty(globalThis,"WebSocket",{configurable:!0,writable:!0,value:e})}})},"./dist/esm/server/node-polyfill-crypto.js"(e,t,r){if(!global.crypto){let e;Object.defineProperty(global,"crypto",{enumerable:!1,configurable:!0,get:()=>(e||(e=r("node:crypto").webcrypto),e),set(t){e=t}})}},"./dist/esm/shared/lib/isomorphic/path.js"(e,t,r){e.exports=r("path")},"./dist/esm/shared/lib/modern-browserslist-target.js"(e){e.exports=["chrome 111","edge 111","firefox 111","safari 16.4"]},"next/dist/experimental/testmode/server-edge"(e){"use strict";e.exports=require("next/dist/experimental/testmode/server-edge")},"next/dist/compiled/ws"(e){"use strict";e.exports=require("next/dist/compiled/ws")},"./web/sandbox"(e){"use strict";e.exports=require("next/dist/server/web/sandbox")},async_hooks(e){"use strict";e.exports=require("async_hooks")},crypto(e){"use strict";e.exports=require("crypto")},fs(e){"use strict";e.exports=require("fs")},module(e){"use strict";e.exports=require("module")},"node:crypto"(e){"use strict";e.exports=require("node:crypto")},os(e){"use strict";e.exports=require("os")},path(e){"use strict";e.exports=require("path")}},t={};function r(n){var i=t[n];if(void 0!==i)return i.exports;var s=t[n]={exports:{}};return e[n](s,s.exports,r),s.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};(()=>{"use strict";let e,t,i;r.r(n),r.d(n,{WrappedBuildError:()=>nB,default:()=>iD});var s,a,o,l,c,u,d,h,p,f,m,g,y,v={};r.r(v),r.d(v,{bootstrap:()=>tc,error:()=>td,errorOnce:()=>tE,event:()=>tm,info:()=>tf,prefixes:()=>ta,ready:()=>tp,trace:()=>tg,wait:()=>tu,warn:()=>th,warnOnce:()=>tv}),r("./dist/esm/server/node-environment-baseline.js");var b=r("module"),E=r("path"),_=r.n(E);let x=require("url"),w=require("next/dist/compiled/source-map");class R{constructor(e,t,r){this.prev=null,this.next=null,this.key=e,this.data=t,this.size=r}}class C{constructor(){this.prev=null,this.next=null}}class P{constructor(e,t,r){this.cache=new Map,this.totalSize=0,this.maxSize=e,this.calculateSize=t,this.onEvict=r,this.head=new C,this.tail=new C,this.head.next=this.tail,this.tail.prev=this.head}addToHead(e){e.prev=this.head,e.next=this.head.next,this.head.next.prev=e,this.head.next=e}removeNode(e){e.prev.next=e.next,e.next.prev=e.prev}moveToHead(e){this.removeNode(e),this.addToHead(e)}removeTail(){let e=this.tail.prev;return this.removeNode(e),e}set(e,t){let r=(null==this.calculateSize?void 0:this.calculateSize.call(this,t))??1;if(r<=0)throw Object.defineProperty(Error(`LRUCache: calculateSize returned ${r}, but size must be > 0. Items with size 0 would never be evicted, causing unbounded cache growth.`),"__NEXT_ERROR_CODE",{value:"E1045",enumerable:!1,configurable:!0});if(r>this.maxSize)return console.warn("Single item size exceeds maxSize"),!1;let n=this.cache.get(e);if(n)n.data=t,this.totalSize=this.totalSize-n.size+r,n
export function middleware(request, event) {
return NextResponse.redirect('/new-location')
}
Read more: https://nextjs.org/docs/messages/middleware-new-signature
`)}}class t7 extends Error{constructor(){super(`The request.page has been deprecated in favour of \`URLPattern\`.
Read more: https://nextjs.org/docs/messages/middleware-request-page
`)}}class re extends Error{constructor(){super(`The request.ua has been removed in favour of \`userAgent\` function.
Read more: https://nextjs.org/docs/messages/middleware-parse-user-agent
`)}}var rt=r("./dist/compiled/@edge-runtime/cookies/index.js");let rr=Symbol("internal request");class rn extends Request{constructor(e,t={}){const r="string"!=typeof e&&"url"in e?e.url:String(e);tB(r),t.body&&"half"!==t.duplex&&(t.duplex="half"),e instanceof Request?super(e,t):super(r,t);const n=new t6(r,{headers:tW(this.headers),nextConfig:t.nextConfig});this[rr]={cookies:new rt.RequestCookies(this.headers),nextUrl:n,url:process.env.__NEXT_NO_MIDDLEWARE_URL_NORMALIZE?r:n.toString()}}[Symbol.for("edge-runtime.inspect.custom")](){return{cookies:this.cookies,nextUrl:this.nextUrl,url:this.url,bodyUsed:this.bodyUsed,cache:this.cache,credentials:this.credentials,destination:this.destination,headers:Object.fromEntries(this.headers),integrity:this.integrity,keepalive:this.keepalive,method:this.method,mode:this.mode,redirect:this.redirect,referrer:this.referrer,referrerPolicy:this.referrerPolicy,signal:this.signal}}get cookies(){return this[rr].cookies}get nextUrl(){return this[rr].nextUrl}get page(){throw new t7}get ua(){throw new re}get url(){return this[rr].url}}let ri="ResponseAborted";class rs extends Error{constructor(...e){super(...e),this.name=ri}}class ra{constructor(){let e,t;this.promise=new Promise((r,n)=>{e=r,t=n}),this.resolve=e,this.reject=t}}let ro=0,rl=0,rc=0;function ru(e){return(null==e?void 0:e.name)==="AbortError"||(null==e?void 0:e.name)===ri}async function rd(e,t,r){try{var n;let i,{errored:s,destroyed:a}=t;if(s||a)return;let o=(n=t,i=new AbortController,n.once("close",()=>{n.writableFinished||i.abort(new rs)}),i),l=function(e,t){let r=!1,n=new ra;function i(){n.resolve()}e.on("drain",i),e.once("close",()=>{e.off("drain",i),n.resolve()});let s=new ra;return e.once("finish",()=>{s.resolve()}),new WritableStream({write:async t=>{if(!r){if(r=!0,"performance"in globalThis&&process.env.NEXT_OTEL_PERFORMANCE_PREFIX){let e=function(e={}){let t=0===ro?void 0:{clientComponentLoadStart:ro,clientComponentLoadTimes:rl,clientComponentLoadCount:rc};return e.reset&&(ro=0,rl=0,rc=0),t}();e&&performance.measure(`${process.env.NEXT_OTEL_PERFORMANCE_PREFIX}:next-client-component-loading`,{start:e.clientComponentLoadStart,end:e.clientComponentLoadStart+e.clientComponentLoadTimes})}e.flushHeaders(),(0,eZ.getTracer)().trace(e4.startResponse,{spanName:"start response"},()=>void 0)}try{let r=e.write(t);"flush"in e&&"function"==typeof e.flush&&e.flush(),r||(await n.promise,n=new ra)}catch(t){throw e.end(),Object.defineProperty(Error("failed to write chunk to response",{cause:t}),"__NEXT_ERROR_CODE",{value:"E321",enumerable:!1,configurable:!0})}},abort:t=>{e.writableFinished||e.destroy(t)},close:async()=>{if(t&&await t,!e.writableFinished)return e.end(),s.promise}})}(t,r);await e.pipeTo(l,{signal:o.signal})}catch(e){if(ru(e))return;throw Object.defineProperty(Error("failed to pipe response",{cause:e}),"__NEXT_ERROR_CODE",{value:"E180",enumerable:!1,configurable:!0})}}class rh{static #e=this.EMPTY=new rh(null,{metadata:{},contentType:null});static fromStatic(e,t){return new rh(e,{metadata:{},contentType:t})}constructor(e,{contentType:t,waitUntil:r,metadata:n}){this.response=e,this.contentType=t,this.metadata=n,this.waitUntil=r}assignMetadata(e){Object.assign(this.metadata,e)}get isNull(){return null===this.response}get isDynamic(){return"string"!=typeof this.response}toUnchunkedString(e=!1){if(null===this.response)return"";if("string"!=typeof this.response){if(!e)throw Object.defineProperty(new et("dynamic responses cannot be unchunked. This is a bug in Next.js"),"__NEXT_ERROR_CODE",{value:"E732",enumerable:!1,configurable:!0});return tU(this.readable)}return this.response}get readable(){return null===this.response?new ReadableStream({start(e){e.close()}}):"string"==typeof this.response?tz(this.response):Buffer.isBuffer(this.response)?tF(this.response):Array.isArray(this.response)?function(...e){if(0===e.length)return new ReadableStream({start(e){e.close()}});if(1===e.length)return e[0];let{readable:t,writable:r}=new TransformStream,n=e[0].pipeTo(r,{preventClose:!0}),i=1;for(;i<e.length-1;i++){let t=e[i];n=n.then(()=>t.pipeTo(r,
See here for info: https://nextjs.org/docs/messages/custom-error-no-custom-404`)});const{dir:n=".",quiet:i=!1,conf:s,dev:a=!1,minimalMode:o=!1,hostname:l,port:c,experimentalTestProxy:u}=e;if(this.dev=a,this.experimentalTestProxy=u,this.serverOptions=e,this.dir=E.resolve(n),this.quiet=i,this.loadEnvConfig({dev:a,forceReload:!1}),this.nextConfig=s,this.nextConfig.experimental.runtimeServerDeploymentId){if(!process.env.NEXT_DEPLOYMENT_ID)throw Object.defineProperty(Error("process.env.NEXT_DEPLOYMENT_ID is missing but runtimeServerDeploymentId is enabled"),"__NEXT_ERROR_CODE",{value:"E970",enumerable:!1,configurable:!0});this.deploymentId=process.env.NEXT_DEPLOYMENT_ID}else{let e=this.nextConfig.experimental.useSkewCookie?"":this.nextConfig.deploymentId||"";this.deploymentId=e,process.env.NEXT_DEPLOYMENT_ID=e}globalThis.NEXT_CLIENT_ASSET_SUFFIX=this.nextConfig.experimental.immutableAssetToken||this.deploymentId?`?dpl=${this.nextConfig.experimental.immutableAssetToken||this.deploymentId}`:"",this.hostname=l,this.hostname&&(this.fetchHostname=function(e){return tO.test(e)?`[${e}]`:e}(this.hostname)),this.port=c,this.distDir=E.join(this.dir,this.nextConfig.distDir),this.publicDir=this.getPublicDir(),this.hasStaticDir=!o&&this.getHasStaticDir(),this.i18nProvider=(null==(t=this.nextConfig.i18n)?void 0:t.locales)?new nE(this.nextConfig.i18n):void 0,this.localeNormalizer=this.i18nProvider?new rq(this.i18nProvider):void 0;const{assetPrefix:d,generateEtags:h}=this.nextConfig;this.buildId=this.getBuildId(),this.minimalMode=o||!!process.env.NEXT_PRIVATE_MINIMAL_MODE,this.enabledDirectories=this.getEnabledDirectories(a),this.isAppPPREnabled=this.enabledDirectories.app&&function(e){return void 0!==e&&("boolean"==typeof e?e:"incremental"===e)}(this.nextConfig.experimental.ppr),this.normalizers={rsc:this.enabledDirectories.app&&1?new nR:void 0,segmentPrefetchRSC:new nF,data:this.enabledDirectories.pages?new nP(this.buildId):void 0},this.nextFontManifest=this.getNextFontManifest(),this.renderOpts={dir:this.dir,supportsDynamicResponse:!0,trailingSlash:this.nextConfig.trailingSlash,poweredByHeader:this.nextConfig.poweredByHeader,generateEtags:h,previewProps:this.getPrerenderManifest().preview,basePath:this.nextConfig.basePath,images:this.nextConfig.images,optimizeCss:this.nextConfig.experimental.optimizeCss,nextConfigOutput:this.nextConfig.output,nextScriptWorkers:this.nextConfig.experimental.nextScriptWorkers,disableOptimizedLoading:this.nextConfig.experimental.disableOptimizedLoading,domainLocales:null==(r=this.nextConfig.i18n)?void 0:r.domains,distDir:this.distDir,serverComponents:this.enabledDirectories.app,cacheLifeProfiles:this.nextConfig.cacheLife,enableTainting:this.nextConfig.experimental.taint,crossOrigin:this.nextConfig.crossOrigin?this.nextConfig.crossOrigin:void 0,largePageDataBytes:this.nextConfig.experimental.largePageDataBytes,isExperimentalCompile:this.nextConfig.experimental.isExperimentalCompile,htmlLimitedBots:this.nextConfig.htmlLimitedBots,cacheComponents:this.nextConfig.cacheComponents??!1,experimental:{expireTime:this.nextConfig.expireTime,staleTimes:this.nextConfig.experimental.staleTimes,clientTraceMetadata:this.nextConfig.experimental.clientTraceMetadata,clientParamParsingOrigins:this.nextConfig.experimental.clientParamParsingOrigins,dynamicOnHover:this.nextConfig.experimental.dynamicOnHover??!1,optimisticRouting:this.nextConfig.experimental.optimisticRouting??!1,inlineCss:this.nextConfig.experimental.inlineCss??!1,prefetchInlining:this.nextConfig.experimental.prefetchInlining??!1,authInterrupts:!!this.nextConfig.experimental.authInterrupts,cachedNavigations:this.nextConfig.experimental.cachedNavigations??!1,maxPostponedStateSizeBytes:tw(this.nextConfig.experimental.maxPostponedStateSize)},onInstrumentationRequestError:this.instrumentationOnRequestError.bind(this),prefetchHints:{},reactMaxHeadersLength:this.nextConfig.reactMaxHeadersLength,logServerFunctions:"object"==typeof this.nextConfig.logging&&!!this.nextConfig.logging.serverFunctions},this.pagesManifest=this.getPagesManifest(),this.appPathsManifest=this.getA
<pre>missing required error components, refreshing...</pre>
<script>
async function check() {
const res = await fetch(location.href).catch(() => ({}))
if (res.status === 200) {
location.reload()
} else {
setTimeout(check, 1000)
}
}
check()
</script>`,ez)};throw new nB(Object.defineProperty(Error("missing required error components"),"__NEXT_ERROR_CODE",{value:"E60",enumerable:!1,configurable:!0}))}i.components.routeModule?eT(e.req,"match",{definition:i.components.routeModule.definition,params:void 0}):eS(e.req,"match");try{return await this.renderToResponseWithComponents({...e,pathname:o,renderOpts:{...e.renderOpts,err:t}},i)}catch(e){if(e instanceof nU.NoFallbackError)throw Object.defineProperty(Error("invariant: failed to render error page"),"__NEXT_ERROR_CODE",{value:"E55",enumerable:!1,configurable:!0});throw e}}catch(a){let t=rA(a),i=t instanceof nB;i||this.logError(t),r.statusCode=500;let s=await this.getFallbackErrorComponents(e.req.url);if(s)return eT(e.req,"match",{definition:s.routeModule.definition,params:void 0}),this.renderToResponseWithComponents({...e,pathname:"/_error",renderOpts:{...e.renderOpts,err:i?t.innerError:t}},{query:n,components:s});return{body:rh.fromStatic("Internal Server Error","text/plain")}}}async renderErrorToHTML(e,t,r,n,i={}){return this.getStaticHTML(t=>this.renderErrorToResponse(t,e),{req:t,res:r,pathname:n,query:i})}async render404(e,t,r,n=!0){let{pathname:i,query:s}=r||ts(e.url);return this.nextConfig.i18n&&(eO(e,"locale")||eT(e,"locale",this.nextConfig.i18n.defaultLocale),eT(e,"defaultLocale",this.nextConfig.i18n.defaultLocale)),t.statusCode=404,this.renderError(null,e,t,i,s,n)}}let nV=require("next/dist/server/load-manifest.external.js"),nK=new P(1e3);function nY(e,t,r,n){let i,s=`${e}:${t}:${r}:${n}`,a=null==nK?void 0:nK.get(s);if(a)return a;let o=_().join(t,ek);n&&(i=(0,nV.loadManifest)(_().join(o,eN),!0));let l=(0,nV.loadManifest)(_().join(o,eD),!0);try{e=rf(rG(e))}catch(t){throw console.error(t),new eg(e)}let c=t=>{let n=t[e];if(!t[n]&&r){let i={};for(let e of Object.keys(t))i[t1(e,r).pathname]=l[e];n=i[e]}return n};return(i&&(a=c(i)),a||(a=c(l)),a)?(_().isAbsolute(a)||(a=_().join(o,a)),null==nK||nK.set(s,a),a):(null==nK||nK.set(s,null),null)}function nJ(e,t,r,n){let i=nY(e,t,r,n);if(!i)throw new eg(e);return i}async function nQ(e,t,r){let n=nJ(e,t,void 0,r);return n.endsWith(".html")?K.promises.readFile(n,"utf8").catch(t=>{throw new ey(e,t.message)}):require(n)}function nZ(e){return e.default||e}async function n0(e){return new Promise(t=>setTimeout(t,e))}let n1=Symbol.for("next.server.manifests"),n4=globalThis;async function n2(e,t=3){for(;;)try{return(0,nV.loadManifest)(e)}catch(e){if(--t<=0)throw e;await n0(100)}}async function n3(e,t=3){try{return await n2(e,t)}catch(e){return}}async function n8(e,t=3){for(;;)try{return(0,nV.evalManifest)(e)}catch(e){if(--t<=0)throw e;await n0(100)}}async function n9(e,t,r){try{return(await n8(e,r)).__RSC_MANIFEST[t]}catch(e){return}}async function n6({distDir:e,page:t,isAppPath:r,isDev:n,sriEnabled:i,needsManifestsForLegacyReasons:s}){let a={},o={};if(r||([a,o]=await Promise.all([nQ("/_document",e,!1),nQ("/_app",e,!1)])),s){let s,l,c=n?3:1;s=(0,E.join)(e,"react-loadable-manifest.json");let u=(l=t.replace(/\/route$/,""),!(rJ(t)&&function(e,t,r){if(!e||e.length<2)return!1;let n=rp(e),i=!!(r2.test(n)||r3.test(n)||r8.test(n)||r9.test(n)||r6.test(n))||(!!n.includes("robots")||!!n.includes("manifest")||!!n.includes("sitemap")||!!n.includes("icon")||!!n.includes("apple-icon")||!!n.includes("opengraph-image")||!!n.includes("twitter-image")||!!n.includes("favicon"))&&null;if(null!==i)return i;let s=function(e,t){let r=`${e.join(",")}|${t}`,n=r5.get(r);if(n)return n;let i=t?"$":"?$",s="\\d?"+(t?"":"(-\\w{6})?"),a=e.length>0?[...e,"txt"]:["txt"],o=e.length>0?[...e,"webmanifest","json"]:["webmanifest","json"],l=[RegExp(`^[\\\\/]robots${r4(a,null)}${i}`),RegExp(`^[\\\\/]manifest${r4(o,null)}${i}`),RegExp(`[\\\\/]sitemap${r4(["xml"],e)}${i}`),RegExp(`[\\\\/]icon${s}${r4(rQ,e)}${i}`),RegExp(`[\\\\/]apple-icon${s}${r4(rZ,e)}${i}`),RegExp(`[\\\\/]opengraph-image${s}${r4(r0,e)}${i}`),RegExp(`[\\\\/]twitter-image${s}${r4(r1,e)}${i}`)];return r5.set(r,l),l}(t,r);for(let e=0;e<s.length;e++)if(s[e].test(n))return!0;return!1}(l,[],!0))||"/robots.txt"===l||"/manifest.webmanifest"===l
//# sourceMappingURL=server.runtime.prod.js.map