From 936e57402a67dfed11c04e6d57f7d9c4c8a3a6db Mon Sep 17 00:00:00 2001
From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com>
Date: Sun, 17 May 2026 18:17:51 +0200
Subject: [PATCH 1/3] refactor: remove IIFE from loader.js, export Loader,
MMSocket and Module
---
index.html | 6 +-
js/loader.js | 508 ++++++++++++++++++++++-----------------------
js/module.js | 17 +-
js/socketclient.js | 5 +-
4 files changed, 267 insertions(+), 269 deletions(-)
diff --git a/index.html b/index.html
index a91bf469bc..d2d96d2951 100644
--- a/index.html
+++ b/index.html
@@ -51,11 +51,9 @@
-
-
-
-
+
+