deploy: a3c4c79788
This commit is contained in:
@@ -22,19 +22,19 @@
|
||||
crossorigin="anonymous"
|
||||
referrerpolicy="no-referrer" />
|
||||
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/start.4ee8bbd8.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/start.f73fe932.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index.2bb936cc.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.79ef65c0.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.5d5cb867.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index.ed2598b6.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/paths.3ba861a9.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/app.4b6d1de7.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/paths.a1293abf.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/app.70bcd878.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.41c905a7.js">
|
||||
</head>
|
||||
<body>
|
||||
<div id="svelte">
|
||||
<script>
|
||||
{
|
||||
__sveltekit_ewojlq = {
|
||||
__sveltekit_18chgxh = {
|
||||
assets: "/mermaid-live-editor",
|
||||
base: new URL(".", location).pathname.slice(0, -1),
|
||||
env: {}
|
||||
@@ -43,8 +43,8 @@
|
||||
const element = document.currentScript.parentElement;
|
||||
|
||||
Promise.all([
|
||||
import("./_app/immutable/entry/start.4ee8bbd8.js"),
|
||||
import("./_app/immutable/entry/app.4b6d1de7.js")
|
||||
import("./_app/immutable/entry/start.f73fe932.js"),
|
||||
import("./_app/immutable/entry/app.70bcd878.js")
|
||||
]).then(([kit, app]) => {
|
||||
kit.start(app, element);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user