Klathmon / imagemin-webpack-plugin

Plugin to compress images with imagemin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support `filename` option as interpolate name

alexander-akait opened this issue · comments

Be good use https://github.com/webpack/loader-utils#interpolatename

Why?

I am using copy-webpack-plugin also url-loader and file-loader and if i use [hash].[ext], i get invalid hash because first added hash then optimize image and it is bad. I can do PR if you accept this.

I'd welcome a PR for this no problem!

I'm gonna close this now, feel free to comment or open another if you need anything else!