K2JsIrCompiler: pass right configuration when creating lib module
This commit is contained in:
committed by
TeamCityServer
parent
06d3c6f233
commit
39c6be86cb
@@ -276,7 +276,7 @@ class K2JsIrCompiler : CLICompiler<K2JSCompilerArguments>() {
|
||||
ModulesStructure(
|
||||
projectJs,
|
||||
kLib,
|
||||
configuration,
|
||||
configurationJs,
|
||||
libraries,
|
||||
friendLibraries,
|
||||
icUseGlobalSignatures = icCaches.isNotEmpty(),
|
||||
|
||||
Reference in New Issue
Block a user