Re: AW: [FLEX-JS] Streamlining the packaging

2014-11-11 Thread Alex Harui
On 11/11/14, 2:42 AM, "Frank Wienberg" wrote: >What about including a single JS file that contains all the code of the >module into the SWC? This would even be closer to an SWF (which also >contains all code). >In Jangaroo packaging, we includ both a single, "minified" file for >deployment as w

Re: AW: [FLEX-JS] Streamlining the packaging

2014-11-11 Thread Frank Wienberg
What about including a single JS file that contains all the code of the module into the SWC? This would even be closer to an SWF (which also contains all code). In Jangaroo packaging, we includ both a single, "minified" file for deployment as well as the tree of non-minified JS files for developmen

Re: AW: [FLEX-JS] Streamlining the packaging

2014-11-10 Thread Alex Harui
On 11/10/14, 12:43 PM, "Christofer Dutz" wrote: >Yeah ... sorry for that ... I meant SWC containing the SWF, catalog and >JS resources. >This way we wouldn't have to switch any maven modules/artifacts for a JS >build, but simply select FlexJS as compilerName in Flexmojos. OK, so in this plan,