From 0820635ca4574544168648d97e8b5821a2b4e3bb Mon Sep 17 00:00:00 2001 From: l-1squared <30831153+l-1squared@users.noreply.github.com> Date: Fri, 11 Oct 2024 15:27:49 +0200 Subject: [PATCH] chore(JGIVEN-3): WIP: we must not have two script tags calling app.bundle.js in the index.html There is one added by webpack at the end but I think that we probably want the app loading at the beginning b/c of the adaption we are making with loading in the script. Signed-off-by: l-1squared <30831153+l-1squared@users.noreply.github.com> --- legacy/src/public/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/legacy/src/public/index.html b/legacy/src/public/index.html index 4b7a261f..790154b0 100644 --- a/legacy/src/public/index.html +++ b/legacy/src/public/index.html @@ -685,7 +685,6 @@
Cases -