Test adding hash to vite build

This commit is contained in:
Donald Zou
2024-11-07 00:03:40 +08:00
parent 3276c9a84c
commit 7dedb5c076
86 changed files with 49 additions and 44 deletions

View File

@@ -5,8 +5,8 @@
<link rel="icon" href="/static/app/dist/favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>WGDashboard</title>
<script type="module" crossorigin src="/static/app/dist/assets/index.js"></script>
<link rel="stylesheet" crossorigin href="/static/app/dist/assets/index.css">
<script type="module" crossorigin src="/static/app/dist/assets/index-666cea4c-52cc-4477-8c4d-2d0ff48c6d52.js"></script>
<link rel="stylesheet" crossorigin href="/static/app/dist/assets/index-90921593-5eb5-40d0-b948-73b7141e4f91.css">
</head>
<body>
<div id="app"></div>