vvo / lazyload

:bullettrain_front: Lazyload images, iframes, widgets with a standalone JavaScript lazyloader
https://vvo.github.io/lazyload/
MIT License
938 stars 158 forks source link

Added Semicolon in last row in lazyload.js #43

Closed chaosmail closed 11 years ago

vvo commented 11 years ago

Hello, does it solves a problem you had? If so, can you explain it to me?

chaosmail commented 11 years ago

Hi, I had an error when concatenating all my javascript sources into a single file, because the semicolon on the end of lazyload.js was missing.

vvo commented 11 years ago

Ok, merging this.

But you should use build/lazyload.min.js which contains dependencies like vvo/in-viewport.