From c1799f46667fb6d69b0c8144b1da01d0489305e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Miko=C5=82ajczak?= Date: Wed, 28 May 2025 17:08:53 +0200 Subject: [PATCH 1/3] make convert script async --- web/index.html | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/web/index.html b/web/index.html index 293302a708e1..289b3d68113a 100644 --- a/web/index.html +++ b/web/index.html @@ -22,11 +22,26 @@ <% if (htmlWebpackPlugin.options.isWeb && (htmlWebpackPlugin.options.isStaging || htmlWebpackPlugin.options.isProduction)) { %> - + + + <% } %> -