Closed anthonygreco closed 8 years ago
That kinda sounds like just a path error. Like perhaps you've got TweenLite (or Draggable) in the wrong directory? Remember, Draggable is inside a "utils" folder whereas TweenLite isn't - that's why it points to "../TweenLite.js" from inside Draggable.
Looks like version 1.18.5 introduces the following error when I run my Karma tests now:
Still looking into what changed...