webpack中图片压缩loader: image-webpack-loader 如果使用npm进行安装,会导致其中五个关联依赖不成功。 使用cnmp install image-webpack-loader -D进行安装,完美解决!