new: [dist] Added dist files

This commit is contained in:
Sami Mokaddem 2024-07-01 13:46:46 +02:00
parent 1efb38ef79
commit 8aedf75380
4 changed files with 793 additions and 0 deletions

1
dist/assets/index-BWain4TM.css vendored Normal file

File diff suppressed because one or more lines are too long

778
dist/assets/index-DT-apbC9.js vendored Normal file

File diff suppressed because one or more lines are too long

BIN
dist/favicon.ico vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

14
dist/index.html vendored Normal file
View file

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<script type="module" crossorigin src="/assets/index-DT-apbC9.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BWain4TM.css">
</head>
<body>
<div id="app"></div>
</body>
</html>