youtuber-blog-frontend/build/server/chunks/hooks.server-D1-tVnlF.js.map
2024-05-29 20:43:41 +02:00

1 line
787 B
Plaintext

{"version":3,"file":"hooks.server-D1-tVnlF.js","sources":["../../../.svelte-kit/adapter-node/chunks/hooks.server.js"],"sourcesContent":["import { c as config } from \"./config.js\";\nimport \"./index.js\";\nasync function handleFetch({ event, request, fetch }) {\n if (request.url.startsWith(config.api_url)) {\n request.headers.set(\"cookie\", event.request.headers.get(\"cookie\"));\n }\n return fetch(request);\n}\nexport {\n handleFetch\n};\n"],"names":[],"mappings":";;;;AAEA,eAAe,WAAW,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE;AACtD,EAAE,IAAI,OAAO,CAAC,GAAG,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,CAAC,EAAE;AAC9C,IAAI,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,QAAQ,EAAE,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC;AACvE,GAAG;AACH,EAAE,OAAO,KAAK,CAAC,OAAO,CAAC,CAAC;AACxB;;;;"}