-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Adjust critical CSS extraction and placement #27211
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
Conversation
Hi @krzksz. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
In general looks good to me. Let’s wait for test results |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functional test failures not related to changes from this PR.
SVC failure should be approved, but I think in this case it’s not a big deal
Approved!
@krzksz thank you for amazing job!
Hi @ihor-sviziev, thank you for the review. |
Hi @ihor-sviziev, thank you for the review. |
✔️ QA passed |
Failed functional tests not related to the changes in this PR |
Backward incompatible changes (deleted block)- need approve |
Pull Request state was updated. Re-review required.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @krzksz,
Now we have array to string conversion after your latest change.
Please fix it
Hi @krzksz, do you have any updates? |
@VladimirZaets Hey, I'm waiting for the conclusion in #27270, then we can apply the final approach here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@krzksz , |
@magento run all tests |
Hi @krzksz, thank you for your contribution! |
Description (*)
This pull requests introduces following changes:
rel="preload"
polyfill.</head>
tag, after critical CSS.Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
<head>
, after inline cricitcal CSS.Questions or comments
Contribution checklist (*)