I have two private bitbucket repos with Stenciljs components and I want to use some components from one in the other. I do not want to upload them to npm or anything of the sort. Both repos are 100% Stenciljs.
I was wondering if there is a way I can import the components I need straight from the repo. I have read and write access to both repos.
Thank you for your help