Using the kotlin js tutorial's setup, and I keep o...
# javascript
d
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
Which Kotlin version do you use?
d
1.4.30 with IR
I upgraded the deps from the tutorial, but otherwise used the configs there...
d
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...