Skip to content

Commit 790afea

Browse files
committed
Updates
1 parent 9d0a771 commit 790afea

File tree

10 files changed

+172
-267
lines changed

10 files changed

+172
-267
lines changed

.vite/manifest.json

Lines changed: 35 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,33 @@
11
{
2+
"_chunk-PVWAREVJ-BGDX7Rsd.js": {
3+
"file": "assets/chunk-PVWAREVJ-BGDX7Rsd.js",
4+
"name": "chunk-PVWAREVJ"
5+
},
6+
"app/root.tsx?__react-router-build-client-route": {
7+
"file": "assets/root-BEBfRjT7.js",
8+
"name": "root",
9+
"src": "app/root.tsx?__react-router-build-client-route",
10+
"isEntry": true,
11+
"imports": [
12+
"_chunk-PVWAREVJ-BGDX7Rsd.js"
13+
],
14+
"css": [
15+
"assets/root-L-Bv-Fnr.css"
16+
]
17+
},
18+
"app/routes/home.tsx?__react-router-build-client-route": {
19+
"file": "assets/home-D0oWkI5z.js",
20+
"name": "home",
21+
"src": "app/routes/home.tsx?__react-router-build-client-route",
22+
"isEntry": true,
23+
"imports": [
24+
"_chunk-PVWAREVJ-BGDX7Rsd.js"
25+
],
26+
"assets": [
27+
"assets/logo-dark-pX2395Y0.svg",
28+
"assets/logo-light-CVbx2LBR.svg"
29+
]
30+
},
231
"app/welcome/logo-dark.svg": {
332
"file": "assets/logo-dark-pX2395Y0.svg",
433
"src": "app/welcome/logo-dark.svg"
@@ -7,17 +36,13 @@
736
"file": "assets/logo-light-CVbx2LBR.svg",
837
"src": "app/welcome/logo-light.svg"
938
},
10-
"virtual:react-router/server-build": {
11-
"file": "index.js",
12-
"name": "server-build",
13-
"src": "virtual:react-router/server-build",
39+
"node_modules/.pnpm/@react-router[email protected]_@re_c1afebe1d31b1b7117da1d7c11c2e338/node_modules/@react-router/dev/dist/config/defaults/entry.client.tsx": {
40+
"file": "assets/entry.client-BWBOP0Ds.js",
41+
"name": "entry.client",
42+
"src": "node_modules/.pnpm/@react-router[email protected]_@re_c1afebe1d31b1b7117da1d7c11c2e338/node_modules/@react-router/dev/dist/config/defaults/entry.client.tsx",
1443
"isEntry": true,
15-
"css": [
16-
"assets/server-build-L-Bv-Fnr.css"
17-
],
18-
"assets": [
19-
"assets/logo-dark-pX2395Y0.svg",
20-
"assets/logo-light-CVbx2LBR.svg"
44+
"imports": [
45+
"_chunk-PVWAREVJ-BGDX7Rsd.js"
2146
]
2247
}
2348
}

assets/chunk-PVWAREVJ-BGDX7Rsd.js

Lines changed: 51 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/entry.client-BWBOP0Ds.js

Lines changed: 37 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/home-D0oWkI5z.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/logo-dark-pX2395Y0.svg

Lines changed: 23 additions & 0 deletions
Loading

assets/logo-light-CVbx2LBR.svg

Lines changed: 23 additions & 0 deletions
Loading

assets/root-BEBfRjT7.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)