-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
feat(gatsby-plugin-sharp): make default image quality option configurable #9967
feat(gatsby-plugin-sharp): make default image quality option configurable #9967
Conversation
Hey, did you see #7548 ? It was using same approach but this not enough, as it won't apply to other uses of |
@pieh sorry, missed it |
Note worthy - #10210 sets up foundation to set default quality setting via plugin options for |
Hi @ivanicharts 👋 Since #10210 is merged you could rebase your fork onto master and work of that base. |
Thanks so much for the PR! Unfortunately, we're not going to merge this at this time. We don't set a defaultQuality anymore in transformer sharp, it's handled by sharp-plugin. As such--we're going to close this out. We want you to know that we certainly want to keep you as a contributor to Gatsby, so we'd encourage you to check out our open issues. Thanks again, and we look forward to seeing more PRs from you in the future! 💪 💜 |
resolve #4873