That was a typo. I meant to say, is there a config to run only a debug OR release compilation.
I was looking for a "debug only" config so I'll check the nightly. On Jul 6, 2016 3:11 PM, "Alex Harui" <aha...@adobe.com> wrote: On 7/6/16, 12:41 PM, "jude" <flexcapaci...@gmail.com> wrote: >Is there a way to run only a debug and release compile using the external >launch config? Not sure I understood the question. In the nightly build there should be an option for debug only as well as the "debug and release". There isn't a launch config for "release only" but we could set one up. A "release only" still uses files in js-debug but does not re-generate the js-debug folder, allowing you to hand-edit the files first. -Alex