ressio / lazy-load-xt

Lazy load XT is a jQuery plugin for images, videos and other media
http://ress.io/lazy-load-xt-jquery/
MIT License
1.36k stars 245 forks source link

Running grunt to get the latest in the /dist folder #36

Open hppycoder opened 9 years ago

hppycoder commented 9 years ago

This PR takes master from the tip of ressio/lazy-load-xt and I ran: grunt default

This needed to happen because there's code in the source folder that was not being represented in the dist folder. Our project is using bower, and the bower file has an ignore on the src directory. Therefore we couldn't use anything except in the dist.