We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seems like webp conversion is not working.
The text was updated successfully, but these errors were encountered:
Hello @vasiler, according to the last travis build, it's seems to be working properly : Travis Build
Sorry, something went wrong.
Welcome to optimize.sh image optimization script. png to webp conversion [OK] jpg to webp conversion [OK] Image optimization performed successfully !
That's the result, but without converting images to webp. On Debian 9.
cwebp -z is not available anymore, I change it to -q
cwebp -z
No branches or pull requests
Seems like webp conversion is not working.
The text was updated successfully, but these errors were encountered: