tcoopman / image-webpack-loader

Image loader module for webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Any way to use this alongside with copy-webpack-plugin ?

olhapi opened this issue · comments

I want image-webpack-loader to not optimize only imported in js/css images, but also copied ones with copy-webpack-plugin. Any way to make it work?