On Fri, Jan 1, 2016 at 3:28 AM, Alex Harui <aha...@adobe.com> wrote:
> The externc.createjs.swc target calls another ant script that munges the > externs. You could try doing that temporarily for the externc.js.swc > target. > > Oops, I was looking at the wrong target. I see the externc.js.swc target now - it compiles, and I am able to test my patches locally. Thanks.