fixing clients

new frontend
This commit is contained in:
stefan
2025-09-25 21:55:13 +02:00
parent 3aa4e3c412
commit 75f53dcd89
3 changed files with 14 additions and 10 deletions
+1
View File
@@ -24,6 +24,7 @@ kotlin {
}
}
js(IR) {
outputModuleName = "web-app"
browser {
testTask {
enabled = false