This commit is contained in:
sidharthv96
2023-05-01 06:33:12 +00:00
parent 50e7d544c3
commit 2efcecb7ee
31 changed files with 984 additions and 22 deletions
+7 -7
View File
@@ -22,19 +22,19 @@
crossorigin="anonymous"
referrerpolicy="no-referrer" />
<meta http-equiv="content-security-policy" content="">
<link rel="modulepreload" href="./_app/immutable/entry/start.0a4f614b.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.2e3b4ef1.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.787ce9b5.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.7cfeeaa6.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.fdf5b771.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.dfa28cb8.js">
<link rel="modulepreload" href="./_app/immutable/chunks/paths.496513bc.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.b7fdbb75.js">
<link rel="modulepreload" href="./_app/immutable/chunks/paths.3926ace0.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.7b5ba12f.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.41c905a7.js">
</head>
<body>
<div id="svelte">
<script>
{
__sveltekit_1gbo5h4 = {
__sveltekit_9nq5h0 = {
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.0a4f614b.js"),
import("./_app/immutable/entry/app.b7fdbb75.js")
import("./_app/immutable/entry/start.2e3b4ef1.js"),
import("./_app/immutable/entry/app.7b5ba12f.js")
]).then(([kit, app]) => {
kit.start(app, element);
});