selaux / node-sprite-generator

Generates image sprites and their spritesheets (css, stylus, sass or less) from sets of images. Supports retina sprites. Provides express middleware and grunt task.
MIT License
191 stars 39 forks source link

fix bug: src config could be string or array, and update readme #66

Open lovetingyuan opened 7 years ago

lovetingyuan commented 7 years ago

if the src config is a string type, then will throw an error: { Error: EISDIR: illegal operation on a directory, read errno: -4068, code: 'EISDIR', syscall: 'read' }, and the src type in readme is also wrong

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.5%) to 98.413% when pulling 9294dee9a4c1e9a414d40667a834f559f984ea04 on lovetingyuan:master into c8c702f95af383ebd80bf6701c80737e5592f1ea on selaux:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.5%) to 98.413% when pulling 9294dee9a4c1e9a414d40667a834f559f984ea04 on lovetingyuan:master into c8c702f95af383ebd80bf6701c80737e5592f1ea on selaux:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.5%) to 98.413% when pulling 9294dee9a4c1e9a414d40667a834f559f984ea04 on lovetingyuan:master into c8c702f95af383ebd80bf6701c80737e5592f1ea on selaux:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.5%) to 98.413% when pulling 9294dee9a4c1e9a414d40667a834f559f984ea04 on lovetingyuan:master into c8c702f95af383ebd80bf6701c80737e5592f1ea on selaux:master.