feat: verbessere Build-Performance durch Standard-Deaktivierung von WASM und aktualisiere Dokumentation

Signed-off-by: StefanMoCoAt <stefan.mo.co@gmail.com>
This commit is contained in:
2026-05-11 20:44:20 +02:00
parent e389fe9bce
commit 49393d3eac
5 changed files with 140 additions and 1 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ org.gradle.java.installations.auto-download=true
org.gradle.java.installations.auto-detect=true
# Feature Toggles
enableWasm=true
enableWasm=false
enableDesktop=true
dev.port.offset=0