Does any of this effect how IDEs can determine if a swc is an extern/typdef or a regular swc?
On May 12, 2016, at 6:42 PM, Alex Harui <aha...@adobe.com> wrote: > Hi, > > I've been working on getting FB projects to be able to build the flex-asjs > SWCs including the SWC with COMPILE::JS=true (which we currently also call > an externs SWC but we will probably now call it a "JS" SWC). > > I think it will be easier for FB if in an installed FlexJS SDK, the > externs SWCs like js.swc, jquery.swc, gcl.swc, etc are located in a > frameworks/js/libs folder instead of their current location (js/libs). > Any objections or other thoughts? > > Thanks, > -Alex >