refactor: rename templates and optimize wasmJsMain blocks

This commit is contained in:
2025-04-04 20:29:40 +06:00
parent e17868a085
commit 5dff373d5f
46 changed files with 44 additions and 70 deletions

View File

@@ -4,7 +4,7 @@ plugins {
id "com.google.devtools.ksp"
}
apply from: "$mppJvmJsLinuxMingwProject"
apply from: "$mppJvmJsWasmJsLinuxMingwProject"
kotlin {
jvm {