mahnunchik / gulp-responsive

gulp-responsive generates images at different sizes
https://npmjs.com/gulp-responsive
MIT License
502 stars 62 forks source link

Added Multiple format support #112

Closed rejas closed 5 years ago

rejas commented 5 years ago

HI, took a stab at https://github.com/mahnunchik/gulp-responsive/issues/65

Basically I iterate over the formats in the option and clone an image for each in the specified format. What do you think?

Also added a test for demonstration.

rejas commented 5 years ago

Thx for merging it @mahnunchik Could you also release it as a new version on npm?

mahnunchik commented 5 years ago

@rejas done! Publishing to npm from CI was broken: https://travis-ci.org/mahnunchik/gulp-responsive/jobs/479786930