Add BuildInference annotation onto stdlib coroutine builders
This commit is contained in:
@@ -184,6 +184,7 @@ compileCoroutinesKotlin2Js {
|
||||
sourceMapPrefix = "./"
|
||||
freeCompilerArgs += [
|
||||
"-Xuse-experimental=kotlin.contracts.ExperimentalContracts",
|
||||
"-Xuse-experimental=kotlin.Experimental",
|
||||
"-XXLanguage:-ReleaseCoroutines"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user