I'd like to make a monorepo where there are a few ...
# multiplatform
j
I'd like to make a monorepo where there are a few subprojects that are KMP and a few subprojects that are leafs that go to different runtimes, some jvm, some js - using the appropriate build targets of the KMP libs - does anyone have an example of this?