-
Notifications
You must be signed in to change notification settings - Fork 682
Closed
Description
From @cincuranet on October 19, 2016 6:10
I'm trying to script whole build-test-stage-publish process using Ionic 2, but it's really difficult because running i.e. ionic build ios always returns 0.
It should return some non-zero exit code when some error occurred.
Copied from original issue: ionic-team/ionic-framework#8791
garyjohnson