On 12/15/15, 4:21 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala" <omup...@gmail.com on behalf of bigosma...@gmail.com> wrote:
>The FB External tools task: FlexJS (FalconJX Debug and Release Build), > always runs the debug and release builds. Most of the time when I am >developing, I don't need the release build. If we split it up, we can >reduce the development compile times, right? Yes, it will save time, but I'm not sure how much. A big chunk of time also goes to copying of the Google Closure Library to bin/js-debug. Maybe we should tie the generation of the js-release version to the debug flag? -Alex