PropertyCross
PropertyCross copied to clipboard
Standardise the build system
Some projects use the PGBuild maven approach, some use a github 'mirror' repo for PGB, others just expect you to zip the contents, other (PhoneJS) have a build script that creats the release package.
Should we standardise?
Our "standardised" build system is reliant on grunt. It is responsible for building packages and will optionally submit to PhoneGap Build.
There are a few implementations that do not follow this. This is as this project tries to honour those build systems provided by the implementation themselves.