chore: implement Turnier domain logic, add repository interfaces and default implementations, and disable WASM builds
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ dev.port.offset=0
|
||||
# ------------------------------------------------------------------
|
||||
# Setze enableWasm=true, um die Web-App zu bauen oder Web-spezifische
|
||||
# Module zu testen. Default=false spart massiv Zeit beim Desktop-Build.
|
||||
enableWasm=true
|
||||
enableWasm=false
|
||||
|
||||
# Dokka Gradle plugin V2 mode (with helpers for V1 compatibility)
|
||||
# See https://kotl.in/dokka-gradle-migration
|
||||
|
||||
Reference in New Issue
Block a user