Skip to content
New issue

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

[canary] webp settings has no effect #202

Closed
junkboy0315 opened this issue Sep 8, 2020 · 3 comments
Closed

[canary] webp settings has no effect #202

junkboy0315 opened this issue Sep 8, 2020 · 3 comments

Comments

@junkboy0315
Copy link

Hi, thanks for a great library!

I'm testing canary build now, I noticed that webp options has no effect.
(I want more lower quality webp images)
My setting is as follows.
Am I missing something?

module.exports = withPlugins([
  [
    optimizedImages,
    {
      images: {
        webp: {
          quality: 10,
        },
      },
    },
  ],
]);
@evgenyboxer
Copy link

@cyrilwanner any update on this? I'm doing the same for "svgo" (trying to disable a plugin), and it has no effect.

@0x5am5
Copy link

0x5am5 commented Nov 27, 2020

Damn, I've just came across this issue. Glad I'm not the only one!

@Cr0WD
Copy link

Cr0WD commented May 24, 2021

@cyrilwanner Can you please fix it ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants