tcoopman / image-webpack-loader

Image loader module for webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build takes too long time

chengfengfengwang opened this issue · comments

added image-webpack-loader,i spend more 40s build. is it a wrong in somewhere?

depending on how many images you have, it might take quite some time to compress all the images. So this can take long.
You probably only want to enable this loader in a production build.