Spaces:
Sleeping
Sleeping
Valentin Peron
commited on
Commit
·
ccb5ea1
1
Parent(s):
3b8a97d
update(build): App.tsx
Browse files
front/dist/assets/{index-PKNFqN2i.js → index-IWZEvq7A.js}
RENAMED
The diff for this file is too large to render.
See raw diff
|
|
front/dist/index.html
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
<title>Vite + React + TS</title>
|
8 |
-
<script type="module" crossorigin src="/assets/index-
|
9 |
<link rel="stylesheet" crossorigin href="/assets/index-CwlTocwK.css">
|
10 |
</head>
|
11 |
<body>
|
|
|
5 |
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
<title>Vite + React + TS</title>
|
8 |
+
<script type="module" crossorigin src="/assets/index-IWZEvq7A.js"></script>
|
9 |
<link rel="stylesheet" crossorigin href="/assets/index-CwlTocwK.css">
|
10 |
</head>
|
11 |
<body>
|
front/tsconfig.app.tsbuildinfo
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"root":["./src/
|
|
|
1 |
+
{"root":["./src/App.tsx","./src/main.tsx","./src/vite-env.d.ts"],"version":"5.6.2"}
|