Skip to content

Commit

Permalink
Add vite
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathéo Buchart committed Aug 29, 2023
1 parent bf29a9d commit 88abdcf
Show file tree
Hide file tree
Showing 43 changed files with 1,235 additions and 90 deletions.
5 changes: 2 additions & 3 deletions src/index.template.html → index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<title><%= productName %></title>

Expand All @@ -18,7 +18,6 @@
<link rel="mask-icon" href="/icons/safari-pinned-tab.svg" color="#474262">
</head>
<body>
<!-- DO NOT touch the following DIV -->
<div id="q-app"></div>
<!-- quasar:entry-point -->
</body>
</html>
Loading

0 comments on commit 88abdcf

Please sign in to comment.