The trick for No. 2 is probably the most ideal solution. For No. 1, does that require me making the package remote? Or can I import a local package? Furthermore, if I do this, since it is an “external package” will those types not be exported in my project if I publish my project as a package of its own, since those modules don’t belong to my package per se? If you have any example repos implementing this strategy, that would be very helpful for me. Thank you for the helpful response!
↧