Try: -js-compiler-option=“—compilation_level WHITESPACE_ONLY”
On 12/30/15, 9:28 AM, "adufilie" <andy.dufi...@gmail.com> wrote: >The forum formatting in my previous message caused part of the text to be >omitted on the mailing list. The full message is below. If the forum >interface happens to omit the quoted text then I apologize in advance. > > >adufilie wrote >> Is there a way to do this yet? I'm having the same problem - I want to >>be >> able to specify the compilation level as WHITESPACE_ONLY. I saw >>reference >> to "js-closure-compilation-level" >> in the code >> >><https://github.com/apache/flex-falcon/search?utf8=%E2%9C%93&q=js-closure >>-compilation-level> >> , so I tried adding -js-closure-compilation-level=WHITESPACE_ONLY to my >> mxmlc build command. This is the result: > >using FlashBuilder Project Files >FlashBuilder settings: > -locale > en_US > -source-path+=C:\Weave\WeaveJS/src > -output=C:\Weave\WeaveJS/bin-release/WeaveJS.swf > -js-output-type=FLEXJS > -sdk-js-lib=C:\flexjs\js\bin\..\..\frameworks\js\FlexJS\src > -js-closure-compilation-level=WHITESPACE_ONLY > -fb > C:\Weave\WeaveJS/src/WeaveJS.as >command line >unknown configuration variable 'js-closure-compilation-level'. > > > > >-- >View this message in context: >http://apache-flex-development.2333347.n4.nabble.com/Closure-compiler-Comp >ilationLevel-tp49289p50866.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.