Skip to content

Reading package.json on Android build is optional

Choose a tag to compare

@andrehtissot andrehtissot released this 04 Apr 13:51
· 237 commits to master since this release

Now, for Android, when package.json is unreachable or unreadable, the build still goes on.
The user is warned in yellow, to make sure the exception is known.

Special thanks to @escanda for requesting this improvement on support, due to Phonegap Cloud Build path differences.