Generate android & iOS projects in a separated git repository #3393
Unanswered
alexsedlex
asked this question in
Q&A
Replies: 1 comment
-
|
Surprisingly no, there isn't. I found this feature request for it: #2294 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, we've been using Capacitor for a few months, and so far it fits every needs we have and it's awesome (see what we've done with it here http://amorel.page.nuiton.org/free-as-a-bird/web/mobile/capacitor-webapp-mobile-vue-js/).
I'm setting up Capacitor on a new project, and the project owner would really like to keep the android & iOS folders separated from the web source code, in a dedicated git repository.
We have a lot of work-aroundy ideas, but before setting this up is there a configuration feature in capacitor that I missed that would allow to configure the location of android & iOS folders (instead of using ./) ?
Beta Was this translation helpful? Give feedback.
All reactions