[JS IR BE] Support friend modules
This commit is contained in:
@@ -73,6 +73,7 @@ fun buildKLib(
|
||||
configuration = buildConfiguration(environment, moduleName),
|
||||
immediateDependencies = dependencies,
|
||||
allDependencies = dependencies,
|
||||
friendDependencies = emptyList(),
|
||||
outputKlibPath = outputPath
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user