To be clear: Debug builds are as fast if not faster than they used to be. Release build are much slower.
I’m getting a debug build (with remove circulars) of my (complex) app taking about 10 seconds. The release build takes about 3 minutes. > On Jun 4, 2017, at 11:57 AM, Justin Mclean <jus...@classsoftware.com> wrote: > > Hi, > >> Bad news: It takes much longer than it used to, and I’m getting a swf file >> even though I’m only using -targets=JSFlex > > Compiles are also taking a lot longer for me and I’m also only using the > JSFlex target. > > Thanks, > Justin