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

@@ -6,7 +6,7 @@ plugins {
alias(libs.plugins.kt.jb.compose)
}
apply from: "$mppComposeJvmJsAndroidLinuxMingwLinuxArm64Project"
apply from: "$mppComposeJvmJsWasmJsAndroidLinuxMingwLinuxArm64Project"
kotlin {
sourceSets {