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
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