Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Next.js] quality configuration does not work #669

Open
ARkrOSClou opened this issue Jul 19, 2024 · 0 comments
Open

[Next.js] quality configuration does not work #669

ARkrOSClou opened this issue Jul 19, 2024 · 0 comments

Comments

@ARkrOSClou
Copy link

by default next/image provides an attribute quality to change default quality=75 value and unfortunately has no global configuration for this value except loaderFile
@unpic/react/nextjs has a killer advantage, because it can dynamically render local images, which next.js still can't do,
but it can't change quality either globally or on each image through attributes
loaderFile also does not affect unpic image

so my suggestion is to implement the quality attribute to at least recreate the functionality of next/image

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

No branches or pull requests

1 participant