Can I use custom flags to sencha app build?

40 views Asked by At

Is there a way to pass custom flags like this:

sencha app build --foo=bar

Then, access that flag via build.xml ?

Thanks.

0

There are 0 answers