Sorry if I’m a bit confused, but over the history of the project, the build process has changed more than once.
As far as I can tell, the framework builds are building swcs twice: Once for [Project].swc and again for [Project]JS.swc. The weird thing is that both the SWF build and the JS build is being done for both of these. Unless I’m missing something, the build is taking twice as long as it needs to. The main swc and the JS swc seems to have the exact same content. (i.e. They both have a swf and all the JS files) Why do we even need the separate ***JS projects? What am I missing? Harbs
