-
Notifications
You must be signed in to change notification settings - Fork 8
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
Optimize images #111
Labels
Comments
FYI ➜ chtijs.francejs.org git:(feat/last_twitts) cp -r public/images out/images
➜ chtijs.francejs.org git:(feat/last_twitts) du -h -d5 out/images
48K out/images/images/icons
820K out/images/images
48K out/images/icons
1.7M out/images
➜ chtijs.francejs.org git:(feat/last_twitts) npx imagemin-cli public/images/** --out-dir=out/images
17 images minified
➜ chtijs.francejs.org git:(feat/last_twitts) du -h -d5 out/images
48K out/images/images/icons
820K out/images/images
48K out/images/icons
1.5M out/images |
Pushed a new version with the compressed images.
Nevertheless, another option would be to use this ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See :
https://github.com/cyrilwanner/next-optimized-imagesLibs are outdated.The text was updated successfully, but these errors were encountered: