expo / turtle

Standalone app builder service
MIT License
385 stars 29 forks source link

Gradle stacktrace #226

Closed dacevedo12 closed 4 years ago

dacevedo12 commented 4 years ago

Feature Request

Motivation Behind Feature

Makes debugging easier

Feature Description

Allow users to enable the --stacktrace option for their gradle builds

May 12 21:39:43 turtle[484] INFO:  Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
   platform: "android"
   buildPhase: "running gradle"
   source: "stderr"
dacevedo12 commented 4 years ago

Making this a little more general, it'd be awesome to just have an option to pass custom args to gradle