I remember having this discussion before and the reason was nuanced enough that I don’t remember. The SWCs are not the same, but I don’t remember exactly the difference.
JS SWCs always require a SWF target because that generates the actual SWC which the JS files are then added to. It would be great to be able to avoid that piece, but that’s not something that we’ve done yet. > On Nov 29, 2020, at 10:58 AM, Edward Stangler <estang...@bradmark.com> wrote: > > BTW, why are both SWF and JS targets being built for both x.swc and > xJS.swc? Seems like double the compile time (both x and xJS get built > at the same time, anyway).