K2JsIrCompiler: pass right configuration when creating lib module

This commit is contained in:
Ting-Yuan Huang
2021-08-11 14:05:54 -07:00
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(),