/home/techb158/balavpn.abdallabala.com/node_modules/next/dist/esm/server
NameSizeModeActions
after/-0777rm
api-utils/-0777rm
app-render/-0777rm
async-storage/-0777rm
base-http/-0777rm
dev/-0777rm
instrumentation/-0777rm
lib/-0777rm
node-environment-extensions/-0777rm
normalizers/-0777rm
og/-0777rm
request/-0777rm
response-cache/-0777rm
resume-data-cache/-0777rm
route-definitions/-0777rm
route-matcher-managers/-0777rm
route-matcher-providers/-0777rm
route-matchers/-0777rm
route-matches/-0777rm
route-modules/-0777rm
stream-utils/-0777rm
typescript/-0777rm
use-cache/-0777rm
web/-0777rm
accept-header.js38520666editdlrm
accept-header.js.map64540666editdlrm
base-server.js971990666editdlrm
base-server.js.map1631740666editdlrm
body-streams.js29790666editdlrm
body-streams.js.map54080666editdlrm
cache-dir.js3240666editdlrm
cache-dir.js.map6980666editdlrm
ci-info.js6560666editdlrm
ci-info.js.map13170666editdlrm
client-component-renderer-logger.js17390666editdlrm
client-component-renderer-logger.js.map29840666editdlrm
config-schema.js273500666editdlrm
config-schema.js.map541600666editdlrm
config-shared.js66020666editdlrm
config-shared.js.map580730666editdlrm
config-utils.js56760666editdlrm
config-utils.js.map65820666editdlrm
config.js714880666editdlrm
config.js.map996810666editdlrm
create-deduped-by-callsite-server-error-logger.js23300666editdlrm
create-deduped-by-callsite-server-error-logger.js.map36410666editdlrm
crypto-utils.js23300666editdlrm
crypto-utils.js.map42990666editdlrm
dynamic-rendering-utils.js29840666editdlrm
dynamic-rendering-utils.js.map48830666editdlrm
font-utils.js15540666editdlrm
font-utils.js.map30730666editdlrm
get-app-route-from-entrypoint.js4520666editdlrm
get-app-route-from-entrypoint.js.map8520666editdlrm
get-page-files.js5470666editdlrm
get-page-files.js.map16990666editdlrm
get-route-from-entrypoint.js7940666editdlrm
get-route-from-entrypoint.js.map13980666editdlrm
image-optimizer.js344020666editdlrm
image-optimizer.js.map565180666editdlrm
internal-utils.js5780666editdlrm
internal-utils.js.map13080666editdlrm
load-components.js62050666editdlrm
load-components.js.map131850666editdlrm
load-default-error-components.js15560666editdlrm
load-default-error-components.js.map38870666editdlrm
load-manifest.external.js23080666editdlrm
load-manifest.external.js.map57630666editdlrm
match-bundle.js3200666editdlrm
match-bundle.js.map7050666editdlrm
next-server.js656030666editdlrm
next-server.js.map1104480666editdlrm
next-typescript.js910666editdlrm
next-typescript.js.map2150666editdlrm
next.js135400666editdlrm
next.js.map269300666editdlrm
node-environment-baseline.js8760666editdlrm
node-environment-baseline.js.map15540666editdlrm
node-environment.js7570666editdlrm
node-environment.js.map11650666editdlrm
node-polyfill-crypto.js5440666editdlrm
node-polyfill-crypto.js.map10130666editdlrm
optimize-amp.js3600666editdlrm
optimize-amp.js.map8230666editdlrm
patch-error-inspect.js175330666editdlrm
patch-error-inspect.js.map285930666editdlrm
pipe-readable.js50210666editdlrm
pipe-readable.js.map77020666editdlrm
post-process.js18000666editdlrm
post-process.js.map39970666editdlrm
ReactDOMServerPages.d.ts380666editdlrm
ReactDOMServerPages.js5840666editdlrm
ReactDOMServerPages.js.map9560666editdlrm
render-result.js72040666editdlrm
render-result.js.map142390666editdlrm
render.js534870666editdlrm
render.js.map854420666editdlrm
request-meta.js13410666editdlrm
request-meta.js.map94330666editdlrm
require-hook.js22770666editdlrm
require-hook.js.map43970666editdlrm
require.js30420666editdlrm
require.js.map61070666editdlrm
revalidation-utils.js29170666editdlrm
revalidation-utils.js.map57080666editdlrm
route-kind.js8290666editdlrm
route-kind.js.map9270666editdlrm
send-payload.js21740666editdlrm
send-payload.js.map42120666editdlrm
send-response.js30400666editdlrm
send-response.js.map45980666editdlrm
serve-static.js13340666editdlrm
serve-static.js.map26030666editdlrm
server-route-utils.js10610666editdlrm
server-route-utils.js.map19990666editdlrm
server-utils.js153150666editdlrm
server-utils.js.map261390666editdlrm
setup-http-agent-env.js8320666editdlrm
setup-http-agent-env.js.map14390666editdlrm
utils.js26720666editdlrm
utils.js.map41390666editdlrm
Edit: /home/techb158/balavpn.abdallabala.com/node_modules/next/dist/esm/server/config-utils.js.map (6582B)
{"version":3,"sources":["../../src/server/config-utils.ts"],"sourcesContent":["let installed: boolean = false\n\nexport function loadWebpackHook() {\n const { init: initWebpack } =\n require('next/dist/compiled/webpack/webpack') as typeof import('next/dist/compiled/webpack/webpack')\n if (installed) {\n return\n }\n installed = true\n initWebpack()\n\n // hook the Node.js require so that webpack requires are\n // routed to the bundled and now initialized webpack version\n ;(\n require('../server/require-hook') as typeof import('../server/require-hook')\n ).addHookAliases(\n [\n ['webpack', 'next/dist/compiled/webpack/webpack-lib'],\n ['webpack/package', 'next/dist/compiled/webpack/package'],\n ['webpack/package.json', 'next/dist/compiled/webpack/package'],\n ['webpack/lib/webpack', 'next/dist/compiled/webpack/webpack-lib'],\n ['webpack/lib/webpack.js', 'next/dist/compiled/webpack/webpack-lib'],\n [\n 'webpack/lib/node/NodeEnvironmentPlugin',\n 'next/dist/compiled/webpack/NodeEnvironmentPlugin',\n ],\n [\n 'webpack/lib/node/NodeEnvironmentPlugin.js',\n 'next/dist/compiled/webpack/NodeEnvironmentPlugin',\n ],\n [\n 'webpack/lib/BasicEvaluatedExpression',\n 'next/dist/compiled/webpack/BasicEvaluatedExpression',\n ],\n [\n 'webpack/lib/BasicEvaluatedExpression.js',\n 'next/dist/compiled/webpack/BasicEvaluatedExpression',\n ],\n [\n 'webpack/lib/node/NodeTargetPlugin',\n 'next/dist/compiled/webpack/NodeTargetPlugin',\n ],\n [\n 'webpack/lib/node/NodeTargetPlugin.js',\n 'next/dist/compiled/webpack/NodeTargetPlugin',\n ],\n [\n 'webpack/lib/node/NodeTemplatePlugin',\n 'next/dist/compiled/webpack/NodeTemplatePlugin',\n ],\n [\n 'webpack/lib/node/NodeTemplatePlugin.js',\n 'next/dist/compiled/webpack/NodeTemplatePlugin',\n ],\n [\n 'webpack/lib/LibraryTemplatePlugin',\n 'next/dist/compiled/webpack/LibraryTemplatePlugin',\n ],\n [\n 'webpack/lib/LibraryTemplatePlugin.js',\n 'next/dist/compiled/webpack/LibraryTemplatePlugin',\n ],\n [\n 'webpack/lib/SingleEntryPlugin',\n 'next/dist/compiled/webpack/SingleEntryPlugin',\n ],\n [\n 'webpack/lib/SingleEntryPlugin.js',\n 'next/dist/compiled/webpack/SingleEntryPlugin',\n ],\n [\n 'webpack/lib/optimize/LimitChunkCountPlugin',\n 'next/dist/compiled/webpack/LimitChunkCountPlugin',\n ],\n [\n 'webpack/lib/optimize/LimitChunkCountPlugin.js',\n 'next/dist/compiled/webpack/LimitChunkCountPlugin',\n ],\n [\n 'webpack/lib/webworker/WebWorkerTemplatePlugin',\n 'next/dist/compiled/webpack/WebWorkerTemplatePlugin',\n ],\n [\n 'webpack/lib/webworker/WebWorkerTemplatePlugin.js',\n 'next/dist/compiled/webpack/WebWorkerTemplatePlugin',\n ],\n [\n 'webpack/lib/ExternalsPlugin',\n 'next/dist/compiled/webpack/ExternalsPlugin',\n ],\n [\n 'webpack/lib/ExternalsPlugin.js',\n 'next/dist/compiled/webpack/ExternalsPlugin',\n ],\n [\n 'webpack/lib/web/FetchCompileWasmTemplatePlugin',\n 'next/dist/compiled/webpack/FetchCompileWasmTemplatePlugin',\n ],\n [\n 'webpack/lib/web/FetchCompileWasmTemplatePlugin.js',\n 'next/dist/compiled/webpack/FetchCompileWasmTemplatePlugin',\n ],\n [\n 'webpack/lib/web/FetchCompileWasmPlugin',\n 'next/dist/compiled/webpack/FetchCompileWasmPlugin',\n ],\n [\n 'webpack/lib/web/FetchCompileWasmPlugin.js',\n 'next/dist/compiled/webpack/FetchCompileWasmPlugin',\n ],\n [\n 'webpack/lib/web/FetchCompileAsyncWasmPlugin',\n 'next/dist/compiled/webpack/FetchCompileAsyncWasmPlugin',\n ],\n [\n 'webpack/lib/web/FetchCompileAsyncWasmPlugin.js',\n 'next/dist/compiled/webpack/FetchCompileAsyncWasmPlugin',\n ],\n [\n 'webpack/lib/ModuleFilenameHelpers',\n 'next/dist/compiled/webpack/ModuleFilenameHelpers',\n ],\n [\n 'webpack/lib/ModuleFilenameHelpers.js',\n 'next/dist/compiled/webpack/ModuleFilenameHelpers',\n ],\n ['webpack/lib/GraphHelpers', 'next/dist/compiled/webpack/GraphHelpers'],\n [\n 'webpack/lib/GraphHelpers.js',\n 'next/dist/compiled/webpack/GraphHelpers',\n ],\n ['webpack/lib/NormalModule', 'next/dist/compiled/webpack/NormalModule'],\n ['webpack-sources', 'next/dist/compiled/webpack/sources'],\n ['webpack-sources/lib', 'next/dist/compiled/webpack/sources'],\n ['webpack-sources/lib/index', 'next/dist/compiled/webpack/sources'],\n ['webpack-sources/lib/index.js', 'next/dist/compiled/webpack/sources'],\n ['@babel/runtime', 'next/dist/compiled/@babel/runtime/package.json'],\n [\n '@babel/runtime/package.json',\n 'next/dist/compiled/@babel/runtime/package.json',\n ],\n ].map(\n // Use dynamic require.resolve to avoid statically analyzable since they're only for build time\n ([request, replacement]) => [request, require.resolve(replacement)]\n )\n )\n}\n"],"names":["installed","loadWebpackHook","init","initWebpack","require","addHookAliases","map","request","replacement","resolve"],"mappings":"AAAA,IAAIA,YAAqB;AAEzB,OAAO,SAASC;IACd,MAAM,EAAEC,MAAMC,WAAW,EAAE,GACzBC,QAAQ;IACV,IAAIJ,WAAW;QACb;IACF;IACAA,YAAY;IACZG;IAKEC,QAAQ,0BACRC,cAAc,CACd;QACE;YAAC;YAAW;SAAyC;QACrD;YAAC;YAAmB;SAAqC;QACzD;YAAC;YAAwB;SAAqC;QAC9D;YAAC;YAAuB;SAAyC;QACjE;YAAC;YAA0B;SAAyC;QACpE;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YACE;YACA;SACD;QACD;YAAC;YAA4B;SAA0C;QACvE;YACE;YACA;SACD;QACD;YAAC;YAA4B;SAA0C;QACvE;YAAC;YAAmB;SAAqC;QACzD;YAAC;YAAuB;SAAqC;QAC7D;YAAC;YAA6B;SAAqC;QACnE;YAAC;YAAgC;SAAqC;QACtE;YAAC;YAAkB;SAAiD;QACpE;YACE;YACA;SACD;KACF,CAACC,GAAG,CACH,+FAA+F;IAC/F,CAAC,CAACC,SAASC,YAAY,GAAK;YAACD;YAASH,QAAQK,OAAO,CAACD;SAAa;AAGzE","ignoreList":[0]}