joney
08/04/2021, 8:36 PMkotlin-wrappers-bom:0.0.1-pre.213-kotlin-1.5.10
works just fine. For newer versions compileKotlinJs
fails with Unresolved reference: react
even though the IDE does not complain and the source files get resolved.
Any hints? I tried clean and invalidate caches/restart....
(K 1.5.21
and G 7.1.1
)turansky
08/04/2021, 9:10 PMjoney
08/04/2021, 9:41 PM0.0.1-pre.225-kotlin-1.5.21
downwards and also 0.0.1-pre.213-kotlin-1.5.20
turansky
08/04/2021, 10:10 PMturansky
08/04/2021, 10:11 PMturansky
08/04/2021, 10:39 PMjoney
08/05/2021, 8:04 AMDo you build app from command line?
Fails for both, cmd + ide build.
turansky
08/05/2021, 12:14 PMjoney
08/05/2021, 8:12 PMkotlin-react-router-dom
as a dependency. Removing it fixes the issue.
Do you have an idea why?turansky
08/05/2021, 10:58 PMturansky
08/05/2021, 10:59 PMimplementation
for examplejoney
08/06/2021, 6:23 AMjoney
08/06/2021, 10:56 AMbuildSrc
I used a different version of kotlin.