build: update frontend build asset hashes
this commit updates all the static asset file hashes in index.html templates, and adds/removes the corresponding chunk files, which is typical after a frontend project rebuild to deploy updated static resources.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>北自所库房客户端</title>
|
||||
<script type="module" crossorigin src="/assets/index-9NS-icag.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-BhhFt5Di.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-qGEetQKd.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user