kavu / webp-loader

WebP image loader & converter for Webpack
MIT License
93 stars 17 forks source link

Fixed passing loader's options to imageminWebp #6

Closed lkinasiewicz closed 7 years ago

lkinasiewicz commented 7 years ago

It fixes issue https://github.com/kavu/webp-loader/issues/5

kavu commented 7 years ago

I see you changed test script permissions from 0755 to 0644 and now it doesn't execute on Travis. Can you fix it?

LukaszPrzybysz commented 7 years ago

Hi, when do you plan to publish this fix to npm?

kavu commented 7 years ago

@LukaszPrzybysz yes, later today. Thank you for reminder!

kavu commented 7 years ago

@LukaszPrzybysz @lkinasiewicz messed up versioning a little bit, but finally published 0.2.1 with this fix. Thank you again!