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

docs: compress images #2667

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

kirillzyusko
Copy link
Contributor

What

Compress images automatically in CI.

The reason behind this is pretty bad lighthouse score:

image

I think compressing images will help to improve the score.

Ideally would be to compress images via tinypng, because it gives the best quality/size (but it can not be done automatically).

Anyway I would be glad to hear whether you are interested in such optimizations or not 👀

Changes

  • Added an action that automatically compresses images.

Tested on

Possibly to test only on CI 😅

Related issues

N/A

Copy link

vercel bot commented Mar 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-vision-camera ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2024 1:40pm

@mrousavy mrousavy merged commit d731fe4 into mrousavy:main Mar 20, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants