feat: init frontend
This commit is contained in:
81
frontend/.svelte-kit/output/client/.vite/manifest.json
Normal file
81
frontend/.svelte-kit/output/client/.vite/manifest.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"../node_modules/.pnpm/@sveltejs+kit@2.5.2_@sveltejs+vite-plugin-svelte@3.0.2_svelte@4.2.12_vite@5.1.4/node_modules/@sveltejs/kit/src/runtime/client/entry.js": {
|
||||
"file": "_app/immutable/entry/start.92os7lz4.js",
|
||||
"src": "../node_modules/.pnpm/@sveltejs+kit@2.5.2_@sveltejs+vite-plugin-svelte@3.0.2_svelte@4.2.12_vite@5.1.4/node_modules/@sveltejs/kit/src/runtime/client/entry.js",
|
||||
"isEntry": true,
|
||||
"imports": [
|
||||
"_entry.DSCOgCkx.js"
|
||||
]
|
||||
},
|
||||
".svelte-kit/generated/client-optimized/app.js": {
|
||||
"file": "_app/immutable/entry/app.1QiIHMmL.js",
|
||||
"src": ".svelte-kit/generated/client-optimized/app.js",
|
||||
"isEntry": true,
|
||||
"imports": [
|
||||
"_scheduler.DQZw9iDR.js",
|
||||
"_index.D-4GBzMI.js"
|
||||
],
|
||||
"dynamicImports": [
|
||||
".svelte-kit/generated/client-optimized/nodes/0.js",
|
||||
".svelte-kit/generated/client-optimized/nodes/1.js",
|
||||
".svelte-kit/generated/client-optimized/nodes/2.js"
|
||||
]
|
||||
},
|
||||
".svelte-kit/generated/client-optimized/nodes/0.js": {
|
||||
"file": "_app/immutable/nodes/0.COd8Lg7a.js",
|
||||
"src": ".svelte-kit/generated/client-optimized/nodes/0.js",
|
||||
"isEntry": true,
|
||||
"isDynamicEntry": true,
|
||||
"imports": [
|
||||
"_scheduler.DQZw9iDR.js",
|
||||
"_index.D-4GBzMI.js"
|
||||
]
|
||||
},
|
||||
".svelte-kit/generated/client-optimized/nodes/1.js": {
|
||||
"file": "_app/immutable/nodes/1.CSd4wjwx.js",
|
||||
"src": ".svelte-kit/generated/client-optimized/nodes/1.js",
|
||||
"isEntry": true,
|
||||
"isDynamicEntry": true,
|
||||
"imports": [
|
||||
"_scheduler.DQZw9iDR.js",
|
||||
"_index.D-4GBzMI.js",
|
||||
"_entry.DSCOgCkx.js"
|
||||
]
|
||||
},
|
||||
".svelte-kit/generated/client-optimized/nodes/2.js": {
|
||||
"file": "_app/immutable/nodes/2.Yb2uPOo9.js",
|
||||
"src": ".svelte-kit/generated/client-optimized/nodes/2.js",
|
||||
"isEntry": true,
|
||||
"isDynamicEntry": true,
|
||||
"imports": [
|
||||
"_scheduler.DQZw9iDR.js",
|
||||
"_index.D-4GBzMI.js",
|
||||
"_index.CtlmB4aM.js"
|
||||
],
|
||||
"css": [
|
||||
"_app/immutable/assets/2.CkmNU14M.css"
|
||||
]
|
||||
},
|
||||
"_entry.DSCOgCkx.js": {
|
||||
"file": "_app/immutable/chunks/entry.DSCOgCkx.js",
|
||||
"imports": [
|
||||
"_scheduler.DQZw9iDR.js",
|
||||
"_index.CtlmB4aM.js"
|
||||
]
|
||||
},
|
||||
"_index.CtlmB4aM.js": {
|
||||
"file": "_app/immutable/chunks/index.CtlmB4aM.js",
|
||||
"imports": [
|
||||
"_scheduler.DQZw9iDR.js"
|
||||
]
|
||||
},
|
||||
"_index.D-4GBzMI.js": {
|
||||
"file": "_app/immutable/chunks/index.D-4GBzMI.js",
|
||||
"imports": [
|
||||
"_scheduler.DQZw9iDR.js"
|
||||
]
|
||||
},
|
||||
"_scheduler.DQZw9iDR.js": {
|
||||
"file": "_app/immutable/chunks/scheduler.DQZw9iDR.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user