Is it expected to not reach anything in `js-module:jsMain` from `shared-module:commonMain` ? Everyth...
b
Is it expected to not reach anything in
js-module:jsMain
from
shared-module:commonMain
? Everything goes red with unresolveable errors but still builds without any issues. Seems like a kotlin plugin / agp issue. I presume if it'd be a config issue it wouldn't even build, right? (not just a gradle caching issue since it's happening on multiple computers),
a
@Ilya Goncharov [JB] ^^
b
update: it works flawlessly on Android Studio Iguana (preview version) but Giraffe(stable) seems to fail at these
i
Hi, unfortunately it seems that problem on IDE side (while build works) Maybe it is similar on this issue? https://youtrack.jetbrains.com/issue/KTIJ-22538/MPP-A-single-target-js-project-doesnt-get-commonMain-dependencies-from-single-target-js-library