feat: switched bundlers to vite

This commit is contained in:
2022-04-09 23:28:49 +01:00
parent efa90917be
commit cb05338a3f
14 changed files with 1827 additions and 1394 deletions

View File

@@ -1,12 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
</head>
<body>
<div id="root"></div>
</body>
</html>