kelvinhokk / cordova-plugin-localization-strings

Cordova Plugin for Localization of Strings on the App
MIT License
119 stars 106 forks source link

Reject the deferral to let cordova know errors #10

Closed sim0629 closed 7 years ago

sim0629 commented 7 years ago

If translation json file is malformed, for example, cordova build succeed silently without any actual build process. This patch fix the case and let the user know the errors.