Skip to content

Commit dc90403

Browse files
committed
Updates
1 parent 790afea commit dc90403

File tree

7 files changed

+23
-22
lines changed

7 files changed

+23
-22
lines changed

.vite/manifest.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,28 @@
11
{
2-
"_chunk-PVWAREVJ-BGDX7Rsd.js": {
3-
"file": "assets/chunk-PVWAREVJ-BGDX7Rsd.js",
2+
"_chunk-PVWAREVJ-yd4aHsZo.js": {
3+
"file": "assets/chunk-PVWAREVJ-yd4aHsZo.js",
44
"name": "chunk-PVWAREVJ"
55
},
66
"app/root.tsx?__react-router-build-client-route": {
7-
"file": "assets/root-BEBfRjT7.js",
7+
"file": "assets/root-C7CYCZc_.js",
88
"name": "root",
99
"src": "app/root.tsx?__react-router-build-client-route",
1010
"isEntry": true,
1111
"imports": [
12-
"_chunk-PVWAREVJ-BGDX7Rsd.js"
12+
"_chunk-PVWAREVJ-yd4aHsZo.js",
13+
"app/routes/home.tsx?__react-router-build-client-route"
1314
],
1415
"css": [
1516
"assets/root-L-Bv-Fnr.css"
1617
]
1718
},
1819
"app/routes/home.tsx?__react-router-build-client-route": {
19-
"file": "assets/home-D0oWkI5z.js",
20+
"file": "assets/home-7-tMBDnP.js",
2021
"name": "home",
2122
"src": "app/routes/home.tsx?__react-router-build-client-route",
2223
"isEntry": true,
2324
"imports": [
24-
"_chunk-PVWAREVJ-BGDX7Rsd.js"
25+
"_chunk-PVWAREVJ-yd4aHsZo.js"
2526
],
2627
"assets": [
2728
"assets/logo-dark-pX2395Y0.svg",
@@ -37,12 +38,12 @@
3738
"src": "app/welcome/logo-light.svg"
3839
},
3940
"node_modules/.pnpm/@[email protected]_@re_c1afebe1d31b1b7117da1d7c11c2e338/node_modules/@react-router/dev/dist/config/defaults/entry.client.tsx": {
40-
"file": "assets/entry.client-BWBOP0Ds.js",
41+
"file": "assets/entry.client-x_0sRjUv.js",
4142
"name": "entry.client",
4243
"src": "node_modules/.pnpm/@[email protected]_@re_c1afebe1d31b1b7117da1d7c11c2e338/node_modules/@react-router/dev/dist/config/defaults/entry.client.tsx",
4344
"isEntry": true,
4445
"imports": [
45-
"_chunk-PVWAREVJ-BGDX7Rsd.js"
46+
"_chunk-PVWAREVJ-yd4aHsZo.js"
4647
]
4748
}
4849
}
Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/home-7-tMBDnP.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/home-D0oWkI5z.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/root-BEBfRjT7.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/root-C7CYCZc_.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)