kabisa / maji

Maji is a framework to build great hybrid mobile apps.
https://www.majimobile.com/
MIT License
18 stars 10 forks source link

Pass literal arguments to `cordova build` #252

Closed pascalw closed 5 years ago

pascalw commented 5 years ago

This PR fixes literal arguments on bin/maji build that were not passed on to cordova build. This was quite unfortunate, as it meant that arguments like bin/maji build -- --codeSignIdentity etc were not passed on to Cordova.