This commit is contained in:
sidharthv96
2023-06-09 20:22:45 +00:00
parent 6d4af6b3f2
commit bde188dbe1
65 changed files with 2668 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.ceddbed4.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.eadfcc05.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.2bb936cc.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.f7669d8b.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.0afa6ad5.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.ed2598b6.js">
<link rel="modulepreload" href="./_app/immutable/chunks/paths.9c1a00a8.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.b589db77.js">
<link rel="modulepreload" href="./_app/immutable/chunks/paths.344e7759.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.383a231c.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.41c905a7.js">
</head>
<body>
<div id="svelte">
<script>
{
__sveltekit_646th8 = {
__sveltekit_6mrtrs = {
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.ceddbed4.js"),
import("./_app/immutable/entry/app.b589db77.js")
import("./_app/immutable/entry/start.eadfcc05.js"),
import("./_app/immutable/entry/app.383a231c.js")
]).then(([kit, app]) => {
kit.start(app, element);
});