I am trying to build a plugin around a native iOS/Android SDK. I would like to know to finally generate a my-plugin.tgz file so that I can use it locally without publishing it. I have done this with Nativescript 6.x, but I would like to know how to do this with the new workflow in Nativescript 7.x.
Thank You.