Hello, I have a question in regards to the possibility of building distinct version of my web app (be it for white labeling in this case). bellow is an example of my repo as it stands, any help or advice would be appreciated.
.
├── app
├── native_apps <-- ideally all versions would be stored here
├── node_modules
├── angular.json
├── capacitor.config.json
├── ionic.config.json
└── package.json
1 post - 1 participant