Adrien HARNAY
Adrien HARNAY
Hi, thank you for your comment. I'm not exactly sure what to look for, is this somewhat helpful? Else, what else can I look for in Console.app?
Hi, could you provide a little more information please? Starting with your package.json so it would be easier to identify the problem. Thanks in advance!
It _looks_ like your issue is coming from `mozjpg`, which is a dependency of `image-webpack-loader`. Could you please post an issue on their repository?
Are you on MacOS? If so, have you run `brew install libpng`? (See Readme)
Could you please provide some OS information (also node version) and maybe the image that caused the crash so I could dig a little bit?
https://github.com/tcoopman/image-webpack-loader/pull/115
Hey. While waiting for #115, you can use 3.4.0 with the workaround. Answer has been given in previous answers
Fixed with 3.4.2
Hey @MikaAK, following the docs of [imagemin-webp](https://github.com/imagemin/imagemin-webp), I can't see how you could configure it to create new files instead of doing the optimization in place. I would be interested...
Has it been resolved by #87 ?