You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@royale.apache.org by QA <fl...@gmail.com> on 2019/06/13 20:14:49 UTC

Compiler option to reduce compiler output

Is there a compiler option to reduce the output when compiling from AS 
to JS?

Jude


Re: Compiler option to reduce compiler output

Posted by Alex Harui <ah...@adobe.com>.
There are options to get more output, but no option to get less than what you get currently.  Feel free to add additional options to reduce output.  I just took out some output recently so a nightly might have less output than the past few days.

-Alex

On 6/13/19, 1:15 PM, "QA" <fl...@gmail.com> wrote:

    Is there a compiler option to reduce the output when compiling from AS 
    to JS?
    
    Jude