<https://twitter.com/Strongolopolis/status/1086022...
# kotlin-native
a
Maybe a dumb question: does this work with multi-module KMPPs with inter-module dependencies?
a
i havent tried yet....so probably not
👍 1
a
Haha makes sense -- I'm mostly asking because I've written a (very jank) Gradle plugin to generate `package.json`s to distribute interdependent KMPP projects as NPM modules, with some weird project-specific logic for referencing
project
dependencies in there as needed, but it definitely gets hairy 🙂