Rebuild Web App embedded frontend bundle
Refresh the Vite build embedded in the Web App server (new hashed asset filenames + index.html references) after rebuilding the frontend. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
a4a2709456
commit
20699fd88d
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+2
-2
@@ -35,8 +35,8 @@
|
|||||||
})()
|
})()
|
||||||
</script>
|
</script>
|
||||||
<title>PilotVault — Control Panel</title>
|
<title>PilotVault — Control Panel</title>
|
||||||
<script type="module" crossorigin src="./assets/index-DWe3LEIB.js"></script>
|
<script type="module" crossorigin src="./assets/index-CHTNTK5I.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="./assets/index-buxVzOVb.css">
|
<link rel="stylesheet" crossorigin href="./assets/index-DgA6j1AP.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user