import { c as config } from './config-DeQcbWtq.js'; import { e as error } from './index-Ddp2AB5f.js'; import 'dotenv'; async function load(event) { const result = await fetch(config.api_url + "/blog/article?slug=" + event.params.article_id).then((x) => x.json()); if (!result.article) error(404); return { ...result }; } var _page_server = /*#__PURE__*/Object.freeze({ __proto__: null, load: load }); const index = 10; let component_cache; const component = async () => component_cache ??= (await import('./_page.svelte-5nrYJGjV.js')).default; const server_id = "src/routes/site/[site_id]/[article_id]/+page.server.js"; const imports = ["_app/immutable/nodes/10.9A-mbjTb.js","_app/immutable/chunks/scheduler.ncJpckHt.js","_app/immutable/chunks/index.DNKwBhZH.js","_app/immutable/chunks/each.C-Vm-bAH.js","_app/immutable/chunks/spread.CgU5AtxT.js"]; const stylesheets = ["_app/immutable/assets/10.w1GLX82u.css"]; const fonts = []; export { component, fonts, imports, index, _page_server as server, server_id, stylesheets }; //# sourceMappingURL=10-BU5qg_jh.js.map