I have a multiplatform project, I am depending a j...
# announcements
c
I have a multiplatform project, I am depending a js frontend module from a backend jvm module, why aren't the front end resources copied over if I depend via compile project(":frontend") ?