imaustink / gulp-inline-images

Gulp plugin for converting linked HTML images into base64 encoded inline images. Works with local and remote files.
4 stars 10 forks source link

The task throw error when set max '!inline' tags! #15

Open oneyoung19 opened 2 weeks ago

oneyoung19 commented 2 weeks ago

Hi, thanks for your repo. I found an issue when set max '!inline' tags. For example, if i set all 2 images's tags to '!inline' when there are 2 images total in the html. Hope for your response.

oneyoung19 commented 2 weeks ago

I made a PR, thanks for your reply. https://github.com/imaustink/gulp-inline-images/pull/16