Skip to content

Commit 6f9def7

Browse files
committed
refactor: flatten vue-app/ to root, remove vanilla JS
1 parent 06a3a64 commit 6f9def7

1,459 files changed

Lines changed: 3 additions & 8536 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.vscode-vue.tmp/extensions.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="favicon.svg" />
5+
<link rel="icon" type="image/svg+xml" href="./assets/favicon-HV1kWBx1.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>PokerTH Live</title>
88
<!-- Third-party libraries required by the app -->
99
<script src="third_party/protobuf.js"></script>
1010
<script src="third_party/protocol.js"></script>
11+
<script type="module" crossorigin src="./assets/index-CzWPPDCV.js"></script>
12+
<link rel="stylesheet" crossorigin href="./assets/index-CvccSnBs.css">
1113
</head>
1214
<body>
1315
<div id="app"></div>
14-
<script type="module" src="src/main.js"></script>
1516
</body>
1617
</html>

vue-app/public/favicon.svg

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

vue-app/public/gfx/1px.png

-185 Bytes
Binary file not shown.

vue-app/public/gfx/body_bg.png

-40 KB
Binary file not shown.
-2.5 KB
Binary file not shown.
-2.93 KB
Binary file not shown.
-3.42 KB
Binary file not shown.
-3.92 KB
Binary file not shown.
-4.41 KB
Binary file not shown.

0 commit comments

Comments
 (0)