Using the kotlin js tutorial's setup, and I keep on loosing my source set, I constantly have to do redo a gradle sync to get them back... is this a bug?
t
turansky
02/10/2021, 5:41 PM
Which Kotlin version do you use?
d
dave08
02/10/2021, 6:22 PM
1.4.30 with IR
dave08
02/10/2021, 6:23 PM
I upgraded the deps from the tutorial, but otherwise used the configs there...
It doesn't look like that's the issue here... even my kotlin folder isn't blue when it happens... it looks like Intellij seems to have it's own idea of source sets. It also tells me that modules were removed, and asks if I want them back. But when I refresh from gradle they re-appear...