-
Notifications
You must be signed in to change notification settings - Fork 203
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
Improve Image Loads #1309
base: main
Are you sure you want to change the base?
Improve Image Loads #1309
Conversation
The preview deployment is ready. 🟢 Open Preview | Open Build Logs Last updated at: 2024-10-04 09:50:32 CET |
…ed:img` with just `img`.
Update: I am just trying to apply different plugins for optimizing the content via minification, purging css, etc. This def. affects the build times. |
@TorstenDittmann the latest commits strip around 2.7x of resource load!! Preview takes only - This is without any |
So rollup's manual chunk helps in reducing the |
What does this PR do?
Generates thumbnail copies of Cover Images on Blog page. This is still in works.
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)