I have an ionic v4 app that is located in a sub-directory of a much larger mono-repo with various other Angular applications. The mobile app shares some typing files and some services with the other applications.
I was wondering if there is a way to use AppFlow to build the mobile app as a sub-directory of a larger repo or does it need to be it's own repo?