Ionic Pro with git submodule

Another workaround for now is to copy submodule directory and commit it as part of the Ionic Pro repository. I did it using a bash script that automatically does it, pushes code to ionic pro and then reverts everything as it was before.
I know it’s ugly, but I didn’t want to change organization of my project because of Ionic Pro limitations.
See more here: Ionic Pro - Package Build fails due to git submodule

1 Like