Re: [FalconJX] new deps handling not finding 'goog' files

2013-05-03 Thread Alex Harui
Yeah, I just pushed a fix for that. The closure compiler now returns two warnings. Were you seeing that in your branch? Otherwise, there must be something else I'm still not copying based on chasing the requires list. On 5/3/13 12:59 PM, "Erik de Bruin" wrote: > Alex, > > I have the require

[FalconJX] new deps handling not finding 'goog' files

2013-05-03 Thread Erik de Bruin
Alex, I have the requires where they are supposed to be (only 3 places now, 1 for EventTarget - EventDispatcher - and 2 for Event - Event and CustomEvent) and I'm getting errors from the Publisher: 1: Finding file for class: goog.events.EventTarget Could not find file for class: goog.events.Event