Hey Guys
We have our source code checked in etc etc, and when someone new starts with have them build the app using
sencha -sdk ./ext generate app --starter=false App ./App
This works fine, generates all the files without the starter app, but then proceeds to build a development version of the app. Is there a way to run this so it doesn't go on to build at all?
Thanks
Jace