image-webpack-loader在mac或ubuntu报错

解决办法安装libpng库,在github issue https://github.com/tcoopman/image-webpack-loader/issues/49可查看

mac: brew install libpng

ubuntu:apt-get install libpng

posted @ 2017-02-15 16:09  全玉  阅读(1376)  评论(0编辑  收藏  举报