This commit is contained in:
sidharthv96
2023-12-01 06:31:40 +00:00
parent 42343146dc
commit efae92ff21
28 changed files with 991 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.2954c0c9.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.b1d780b7.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.b6d43b64.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.9bd5e40c.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.625c64f2.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.0a6d59f0.js">
<link rel="modulepreload" href="./_app/immutable/chunks/paths.d5217465.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.325fc4c8.js">
<link rel="modulepreload" href="./_app/immutable/chunks/paths.f100135f.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.d3c02e61.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.a4192956.js">
</head>
<body>
<div id="svelte">
<script>
{
__sveltekit_1nehw7x = {
__sveltekit_n7gk1l = {
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.2954c0c9.js"),
import("./_app/immutable/entry/app.325fc4c8.js")
import("./_app/immutable/entry/start.b1d780b7.js"),
import("./_app/immutable/entry/app.d3c02e61.js")
]).then(([kit, app]) => {
kit.start(app, element);
});