This commit is contained in:
sidharthv96
2023-06-14 17:35:12 +00:00
parent 94f138ea0e
commit cc6c8b5052
27 changed files with 984 additions and 22 deletions
+7 -7
View File
@@ -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);
});