youtuber-blog-frontend/build/server/manifest.js

135 lines
4.0 KiB
JavaScript
Raw Normal View History

2024-05-29 18:43:41 +00:00
const manifest = (() => {
function __memo(fn) {
let value;
return () => value ??= (value = fn());
}
return {
appDir: "_app",
appPath: "_app",
assets: new Set(["avatars/01.png","avatars/02.png","avatars/03.png","avatars/04.png","avatars/05.png","favicon.png"]),
mimeTypes: {".png":"image/png"},
_: {
2024-06-07 15:17:27 +00:00
client: {"start":"_app/immutable/entry/start.BDpY8Nkp.js","app":"_app/immutable/entry/app.BW4WnyCa.js","imports":["_app/immutable/entry/start.BDpY8Nkp.js","_app/immutable/chunks/entry.diBsqWrw.js","_app/immutable/chunks/scheduler.ncJpckHt.js","_app/immutable/chunks/index.BHY_2Zs4.js","_app/immutable/entry/app.BW4WnyCa.js","_app/immutable/chunks/scheduler.ncJpckHt.js","_app/immutable/chunks/index.DNKwBhZH.js"],"stylesheets":[],"fonts":[],"uses_env_dynamic_public":true},
2024-05-29 18:43:41 +00:00
nodes: [
2024-05-29 19:16:25 +00:00
__memo(() => import('./chunks/0-kw98ScWf.js')),
2024-06-07 15:17:27 +00:00
__memo(() => import('./chunks/1-EEbrysHi.js')),
__memo(() => import('./chunks/2-B-cLsriu.js')),
__memo(() => import('./chunks/3-CdfGudcA.js')),
2024-06-07 14:10:14 +00:00
__memo(() => import('./chunks/4-DDttwy8k.js')),
2024-06-07 15:17:27 +00:00
__memo(() => import('./chunks/5-CWRdW53P.js').then(function (n) { return n._; })),
2024-06-07 14:10:14 +00:00
__memo(() => import('./chunks/6-DC1NmkFr.js')),
2024-06-07 15:17:27 +00:00
__memo(() => import('./chunks/7-OdyJxvOg.js').then(function (n) { return n._; })),
__memo(() => import('./chunks/8-CT5gEhyX.js')),
2024-05-29 19:31:10 +00:00
__memo(() => import('./chunks/9-CchI1JAi.js')),
__memo(() => import('./chunks/10-PTXBTHUT.js'))
2024-05-29 18:43:41 +00:00
],
routes: [
{
2024-05-29 19:16:25 +00:00
id: "/(app)",
pattern: /^\/?$/,
2024-05-29 18:43:41 +00:00
params: [],
2024-05-29 19:16:25 +00:00
page: { layouts: [0,2,], errors: [1,,], leaf: 4 },
2024-05-29 18:43:41 +00:00
endpoint: null
},
{
id: "/api/upload-asset",
pattern: /^\/api\/upload-asset\/?$/,
params: [],
page: null,
2024-06-07 15:11:44 +00:00
endpoint: __memo(() => import('./chunks/_server-BWUlNVMP.js'))
2024-05-29 18:43:41 +00:00
},
{
2024-05-29 19:16:25 +00:00
id: "/(app)/articles",
pattern: /^\/articles\/?$/,
2024-05-29 18:43:41 +00:00
params: [],
page: { layouts: [0,2,], errors: [1,,], leaf: 5 },
endpoint: null
},
2024-06-07 14:10:14 +00:00
{
id: "/(app)/articles/delete",
pattern: /^\/articles\/delete\/?$/,
params: [],
page: null,
endpoint: __memo(() => import('./chunks/_server-DUA8h5Az.js'))
},
2024-05-29 18:43:41 +00:00
{
2024-05-29 19:16:25 +00:00
id: "/(app)/articles/getArticleBody",
pattern: /^\/articles\/getArticleBody\/?$/,
2024-05-29 18:43:41 +00:00
params: [],
page: null,
2024-05-29 19:31:10 +00:00
endpoint: __memo(() => import('./chunks/_server-BPw_dYxU.js'))
2024-05-29 18:43:41 +00:00
},
{
2024-05-29 19:16:25 +00:00
id: "/(auth)/auth",
pattern: /^\/auth\/?$/,
2024-05-29 18:43:41 +00:00
params: [],
2024-05-29 19:16:25 +00:00
page: { layouts: [0,], errors: [1,], leaf: 8 },
2024-05-29 18:43:41 +00:00
endpoint: null
},
{
2024-05-29 19:16:25 +00:00
id: "/(auth)/auth/logout",
pattern: /^\/auth\/logout\/?$/,
2024-05-29 18:43:41 +00:00
params: [],
page: null,
endpoint: __memo(() => import('./chunks/_server-BWlPkhJG.js'))
},
{
2024-05-29 19:16:25 +00:00
id: "/(app)/emails",
pattern: /^\/emails\/?$/,
2024-05-29 18:43:41 +00:00
params: [],
2024-05-29 19:16:25 +00:00
page: { layouts: [0,2,], errors: [1,,], leaf: 6 },
2024-05-29 18:43:41 +00:00
endpoint: null
},
{
2024-05-29 19:16:25 +00:00
id: "/(app)/emails/export",
pattern: /^\/emails\/export\/?$/,
2024-05-29 18:43:41 +00:00
params: [],
page: null,
2024-05-29 19:31:10 +00:00
endpoint: __memo(() => import('./chunks/_server-dMTo7TOg.js'))
2024-05-29 18:43:41 +00:00
},
{
id: "/outpost",
pattern: /^\/outpost\/?$/,
params: [],
page: null,
endpoint: __memo(() => import('./chunks/_server-Bdd8Ncs1.js'))
},
{
id: "/site/[site_id]",
pattern: /^\/site\/([^/]+?)\/?$/,
params: [{"name":"site_id","optional":false,"rest":false,"chained":false}],
2024-05-29 19:16:25 +00:00
page: { layouts: [0,3,], errors: [1,,], leaf: 9 },
2024-05-29 18:43:41 +00:00
endpoint: null
},
{
id: "/site/[site_id]/[article_id]",
pattern: /^\/site\/([^/]+?)\/([^/]+?)\/?$/,
params: [{"name":"site_id","optional":false,"rest":false,"chained":false},{"name":"article_id","optional":false,"rest":false,"chained":false}],
2024-05-29 19:16:25 +00:00
page: { layouts: [0,3,], errors: [1,,], leaf: 10 },
endpoint: null
},
{
id: "/(app)/website",
pattern: /^\/website\/?$/,
params: [],
page: { layouts: [0,2,], errors: [1,,], leaf: 7 },
2024-05-29 18:43:41 +00:00
endpoint: null
}
],
matchers: async () => {
return { };
},
server_assets: {}
}
}
})();
const prerendered = new Set([]);
const base = "";
export { base, manifest, prerendered };
//# sourceMappingURL=manifest.js.map