Hi! Can anybody help me? Nobody answer me in <#C3P...
# javascript
l
Hi! Can anybody help me? Nobody answer me in #multiplatform
g
Did you add
web-js
to settings.gradle?
l
yes:
Copy code
rootProject.name = 'kotlin-multimodule'



include 'web-jvm', 'web-js'
include 'ui'
include 'back'
include 'web'
no ideas...
g
It’s looks strange, maybe you could provide some sample project
l
ok, but later
b
@lex, have you solved your problem?
l
@bashor yes, I just define all versions and plugins in root build.gradle with subprojects{}, I will share project soon sorry for late answer, I could not connect due to blocks in russia...
b
Nice to hear that the problem is solved