Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 15, 2025
1 parent 208947c commit f264ec5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 12 deletions.
20 changes: 10 additions & 10 deletions Target/.vite/manifest.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,13 @@
{
"../../../node_modules/@astrojs/solid-js/dist/client.js": {
"file": "_astro/client.CE5VRrTc.js",
"file": "_astro/client.DTSor4QK.js",
"name": "client",
"src": "../../../node_modules/@astrojs/solid-js/dist/client.js",
"isEntry": true,
"imports": [
"_web.D_hp9GMo.js"
]
},
"../../../node_modules/astro/components/ClientRouter.astro?astro&type=script&index=0&lang.ts": {
"file": "_astro/ClientRouter.astro_astro_type_script_index_0_lang.DElhdQ9j.js",
"name": "ClientRouter.astro_astro_type_script_index_0_lang",
"src": "../../../node_modules/astro/components/ClientRouter.astro?astro&type=script&index=0&lang.ts",
"isEntry": true,
"imports": [
"_index.ftVfT69A.js"
]
},
"../../../node_modules/firebase/app/dist/esm/index.esm.js": {
"file": "_astro/index.esm.Bnaa-YML.js",
"name": "index.esm",
Expand Down Expand Up @@ -76,5 +67,14 @@
"imports": [
"_index.ftVfT69A.js"
]
},
"node_modules/astro/components/ClientRouter.astro?astro&type=script&index=0&lang.ts": {
"file": "_astro/ClientRouter.astro_astro_type_script_index_0_lang.DElhdQ9j.js",
"name": "ClientRouter.astro_astro_type_script_index_0_lang",
"src": "node_modules/astro/components/ClientRouter.astro?astro&type=script&index=0&lang.ts",
"isEntry": true,
"imports": [
"_index.ftVfT69A.js"
]
}
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f264ec5

Please sign in to comment.