airfranceklm / ng-lazy-image

Angular directive for loading responsive image when container (which is preventing reflow) is in viewport.
http://afklm.github.io/ng-lazy-image/
MIT License
351 stars 64 forks source link

Angular is not listed in bower depencies #24

Closed Cultti closed 8 years ago

Cultti commented 8 years ago

Hi,

Angular is not listed in depencies. This causes Wiredep to include ng-lazy-image before Angular which causes problems.

Thanks

SquadraCorse commented 8 years ago

Thanks!