From 5b0e7f31c1529e78c6ddb07576cc614c3c410be6 Mon Sep 17 00:00:00 2001 From: Mark Sujew Date: Wed, 20 Dec 2023 12:48:22 +0100 Subject: [PATCH] Fix relative path for web workers (#212) --- hugo/assets/scripts/arithmetics/arithmetics.tsx | 4 ++-- hugo/assets/scripts/domainmodel/domainmodel.tsx | 2 +- hugo/assets/scripts/minilogo/minilogo.tsx | 2 +- hugo/assets/scripts/sql/ui.tsx | 2 +- hugo/assets/scripts/statemachine/statemachine.tsx | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hugo/assets/scripts/arithmetics/arithmetics.tsx b/hugo/assets/scripts/arithmetics/arithmetics.tsx index 4b0fafde..84b29401 100644 --- a/hugo/assets/scripts/arithmetics/arithmetics.tsx +++ b/hugo/assets/scripts/arithmetics/arithmetics.tsx @@ -160,7 +160,7 @@ class App extends React.Component<{}, AppState> { +