=sse: events

This commit is contained in:
Miki 2023-12-20 13:06:41 +01:00
parent f4462e5df1
commit 1f96ed0930
28 changed files with 209 additions and 138 deletions

View file

@ -5,17 +5,17 @@
<link rel="icon" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="modulepreload" href="/_app/immutable/entry/start.PsjcEp4p.js">
<link rel="modulepreload" href="/_app/immutable/entry/start.tfT6_LLF.js">
<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.k-kUyWhY.js">
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.4aHkxUVP.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.zLHOYlGu.js">
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.y0J0ZVZx.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.ck5GlgzY.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.PctGSwCt.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_1omqn18 = {
__sveltekit_lfjj3r = {
base: "",
env: null
};
@ -23,8 +23,8 @@
const element = document.currentScript.parentElement;
Promise.all([
import("/_app/immutable/entry/start.PsjcEp4p.js"),
import("/_app/immutable/entry/app.zLHOYlGu.js")
import("/_app/immutable/entry/start.tfT6_LLF.js"),
import("/_app/immutable/entry/app.ck5GlgzY.js")
]).then(([kit, app]) => {
kit.start(app, element);
});