On 6/15/15, 2:53 AM, "Michael Schmalle" <teotigraphix...@gmail.com> wrote:
>> Let us know if it doesn’t work for you. > >Alex, Is this post aimed at me? No, hopefully there are other folks trying this stuff out. > >I knew the dependency thing was going to have to be worked out, the AMD >emitter collects deps, static and other things. The Randori emitter also >had a way to collect deps. IMO, dependencies are already collected, that’s how we spit out the correct goog.requires. See FlexJSProject and GoogDepsWriter. I haven’t looked at the other JS dependency systems, but hopefully they map easily to the data we have. -Alex