/opt/canhelp/node_modules/next/dist/esm/server/route-matchers
NameSizeModeActions
app-page-route-matcher.js2650644editdlrm
app-page-route-matcher.js.map7460644editdlrm
app-route-route-matcher.js1590644editdlrm
app-route-route-matcher.js.map4780644editdlrm
locale-route-matcher.js28890644editdlrm
locale-route-matcher.js.map46200644editdlrm
pages-api-route-matcher.js2910644editdlrm
pages-api-route-matcher.js.map7490644editdlrm
pages-route-matcher.js2810644editdlrm
pages-route-matcher.js.map7200644editdlrm
route-matcher.js13860644editdlrm
route-matcher.js.map30200644editdlrm
Edit: /opt/canhelp/node_modules/next/dist/esm/server/route-matchers/app-page-route-matcher.js.map (746B)
{"version":3,"sources":["../../../src/server/route-matchers/app-page-route-matcher.ts"],"sourcesContent":["import { RouteMatcher } from './route-matcher'\nimport type { AppPageRouteDefinition } from '../route-definitions/app-page-route-definition'\n\nexport class AppPageRouteMatcher extends RouteMatcher {\n public get identity(): string {\n return `${this.definition.pathname}?__nextPage=${this.definition.page}`\n }\n}\n"],"names":["RouteMatcher","AppPageRouteMatcher","identity","definition","pathname","page"],"mappings":"AAAA,SAASA,YAAY,QAAQ,kBAAiB;AAG9C,OAAO,MAAMC,4BAA4BD;IACvC,IAAWE,WAAmB;QAC5B,OAAO,GAAG,IAAI,CAACC,UAAU,CAACC,QAAQ,CAAC,YAAY,EAAE,IAAI,CAACD,UAAU,CAACE,IAAI,EAAE;IACzE;AACF","ignoreList":[0]}