Local dependencies in package.json of JS/MPP projects

Wait, are you saying that if I have two subprojects :A and :B where :B depends on :A , then the package.json generated by :B:jsPublicPackageJson should not include the dependency from A?

Exactly, it includes dependency on project A, which will include its own dependencies

Should I open an issue to recall making kotlin-test* dev dependencies?

Feel free, thanks!

1 Like