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

gulping with babel produces errors #47

Open pjldesign opened 8 years ago

pjldesign commented 8 years ago

Not sure if this has been addressed already but when I gulp pxloader.js with babel .pipe($.babel()) it returns a couple "PxLoader is not defined" errors.

robinnorth commented 8 years ago

This should be fixed by #48