On 11/13/16, 10:53 PM, "Harbs" <[email protected]> wrote:
>I don’t really care what I use to do the compilation. I’d probably prefer >to get it to work in Josh’s VS Code extension. > >I think compiler support for this might be nice, but I just realized that >I can probably create different ant targets for each app (with compiler >arguments to point to separate mxml files) and run ant app1 ant app2, >etc. Does that make sense? If there is a Ant target for each app, you should be able to just run Ant once and list the targets. -Alex
