thinkpixellab / PxLoader

PxLoader is a simple JavasScript library for creating preloaders and resource downloaders for HTML5 apps.
http://thinkpixellab.com/pxloader
1.11k stars 173 forks source link

Fixed a typo to correct uglify task call #23

Closed fslone closed 11 years ago

fslone commented 11 years ago

Literally just swapped two letters :)

Location: grunt.initConfig(watch.cj.tasks['uglify'])

joelfillmore commented 11 years ago

@fslone - thanks for catching and fixing this!

fslone commented 11 years ago

No problem, happy to help! I just used your pre-loader on a web animation for Chick-fil-a.com

I had to modify your code though to account for both CSS background images as well as hard coded images. Would you be interested in adding this option as a feature if I submit a pull request for my modified version that accomplishes this?

Thank you and your team for such a great tool Joel!

Fleming Slone fslone@gmail.com 404-382-9161