temporal unworkable progress
This commit is contained in:
@@ -10,6 +10,12 @@ apply from: "$mppProjectWithSerializationPresetPath"
|
||||
kotlin {
|
||||
js(IR) {
|
||||
binaries.executable()
|
||||
|
||||
compileKotlinJs {
|
||||
kotlinOptions {
|
||||
freeCompilerArgs += "-Xir-property-lazy-initialization"
|
||||
}
|
||||
}
|
||||
}
|
||||
sourceSets {
|
||||
commonMain {
|
||||
|
||||
Reference in New Issue
Block a user