deploy: 9a15de1467
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
@@ -22,29 +22,30 @@
|
||||
crossorigin="anonymous"
|
||||
referrerpolicy="no-referrer" />
|
||||
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/start.e78c5d3f.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index.b6d43b64.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.2c028abf.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index.0a6d59f0.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/paths.ee5f0c11.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/app.e8a11aca.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.a4192956.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/start.GGKw2qeh.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/entry.CP-j6Clm.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.qOnLfXBV.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index.6Xnhqn1T.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/paths.-OMsm_Jf.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/app.FvhF1Jeq.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.0HuHagjb.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index.TLKFD1xS.js">
|
||||
</head>
|
||||
<body>
|
||||
<div id="svelte">
|
||||
<script>
|
||||
{
|
||||
__sveltekit_1lau5b1 = {
|
||||
__sveltekit_14t355p = {
|
||||
assets: "/mermaid-live-editor",
|
||||
base: new URL(".", location).pathname.slice(0, -1),
|
||||
env: {}
|
||||
env: null
|
||||
};
|
||||
|
||||
const element = document.currentScript.parentElement;
|
||||
|
||||
Promise.all([
|
||||
import("./_app/immutable/entry/start.e78c5d3f.js"),
|
||||
import("./_app/immutable/entry/app.e8a11aca.js")
|
||||
import("./_app/immutable/entry/start.GGKw2qeh.js"),
|
||||
import("./_app/immutable/entry/app.FvhF1Jeq.js")
|
||||
]).then(([kit, app]) => {
|
||||
kit.start(app, element);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user