On 4/13/16, 1:08 PM, "Harbs" <harbs.li...@gmail.com> wrote:
>I’m confused about the options here. > >If I’m reading this right, there’s 3 scenarios: >1. Generate js-debug and js-release -debug=false >2. Only generate js-debug -debug=true >3. Only generate js-release from an existing js-debug. -debug=false -skip-transpile=true And after I get the wrinkles out of the flex-asjs builds to only use the 26 files from Google Closure Library we currently actually need (out of 2446 files), I can build debug versions of some examples in 6 seconds (vs 30 seconds). -Alex