CupOfTea696 / laravel-mix-imagemin

Laravel Mix imagemin plugin
MIT License
19 stars 14 forks source link

Multiple calls overwrite each other #2

Open CupOfTea696 opened 5 years ago

CupOfTea696 commented 5 years ago

When calling mix.imagemin multiple times, each call overwrites the previous one, as discovered in #1. This should not happen.