mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-09-07 12:11:16 +00:00
Test adding hash to vite build
This commit is contained in:
4
src/static/app/dist/index.html
vendored
4
src/static/app/dist/index.html
vendored
@@ -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>
|
||||
|
Reference in New Issue
Block a user