[JS IR] Fix klib generation (proper order of flags)

This commit is contained in:
Roman Artemev
2020-09-30 13:11:19 +03:00
parent a4945878aa
commit 0f7032051b
@@ -194,6 +194,7 @@ fun generateKLib(
expectDescriptorToSymbol, expectDescriptorToSymbol,
icData, icData,
nopack, nopack,
perFile = false,
hasErrors hasErrors
) )
} }