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

Dist instead of release #61

Closed mksanderson closed 7 years ago

mksanderson commented 8 years ago

Seems fairly common that production files are in the "dist" directory whereas this repo uses release. Is there a reason to not follow that standard?

I've run into a few issues with having release directories being ignored in builds and this also gets ignored.

SquadraCorse commented 7 years ago

Will add this as well, was no reason for it but many have direct locations into their builds so it would brake theirs :) Maybe you have an exclude pattern in your build?