barebones docker | pocketbase | hono | svelte
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
export const index = 0;
|
||||
let component_cache;
|
||||
export const component = async () => component_cache ??= (await import('../entries/pages/_layout.svelte.js')).default;
|
||||
export const imports = ["_app/immutable/nodes/0.DdQneEYP.js","_app/immutable/chunks/CADeoA4U.js","_app/immutable/chunks/CwC2hPmm.js"];
|
||||
export const stylesheets = ["_app/immutable/assets/0.DZVyIXY0.css"];
|
||||
export const fonts = [];
|
||||
Reference in New Issue
Block a user