updated ui/dist
This commit is contained in:
Vendored
+3
-3
@@ -20,14 +20,14 @@
|
||||
<meta name="msapplication-config" content="./images/favicon/browserconfig.xml">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<!-- the base path ./ will be auto concatenated diring build -->
|
||||
<!-- the base path is auto replaced diring build for static loaded js -->
|
||||
<script src="./libs/diff/diff.js"></script>
|
||||
<script>
|
||||
window.Prism = window.Prism || {};
|
||||
window.Prism.manual = true;
|
||||
</script>
|
||||
<script type="module" crossorigin src="./assets/index.6e74b406.js"></script>
|
||||
<link rel="stylesheet" href="./assets/index.b7dd967b.css">
|
||||
<script type="module" crossorigin src="./assets/index.42f4af63.js"></script>
|
||||
<link rel="stylesheet" href="./assets/index.4ee1c213.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user