Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
provus
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
provus
Merge requests
!173
Issue
#3463229
: Performance: Eliminate render-blocking resources.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Open
Issue
#3463229
: Performance: Eliminate render-blocking resources.
issue/provus-3463229:3463229-performance-eliminate-render-blocking
into
2.1.x
Overview
0
Commits
1
Pipelines
0
Changes
1
Open
Issue #3463229: Performance: Eliminate render-blocking resources.
Renify Sediego
requested to merge
issue/provus-3463229:3463229-performance-eliminate-render-blocking
into
2.1.x
Jul 23, 2024
Overview
0
Commits
1
Pipelines
0
Changes
1
Closes
#3463229
0
0
Merge request reports
Compare
2.1.x
version 1
05d83d1e
Jul 23, 2024
2.1.x (HEAD)
and
latest version
latest version
7178caff
1 commit,
Jul 24, 2024
version 1
05d83d1e
1 commit,
Jul 23, 2024
1 file
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
composer.json
+
2
−
1
View file @ 54f671f6
Edit in single-file editor
Open in Web IDE
Show full file
@@ -165,7 +165,8 @@
},
"patches"
:
{
"drupal/core"
:
{
"2942975: Expose Layout Builder data to REST and JSON:API"
:
"https://www.drupal.org/files/issues/2023-02-08/2942975-230.patch"
"2942975: Expose Layout Builder data to REST and JSON:API"
:
"https://www.drupal.org/files/issues/2023-02-08/2942975-230.patch"
,
"3463229: Performance: Eliminate render-blocking resources"
:
"https://www.drupal.org/files/issues/2024-07-24/3463229-core-set-rel-preload-attribute-css-2.patch"
},
"drupal/auto_entitylabel"
:
{
"3065687: Integration with Layout Builder for custom block types"
:
"https://www.drupal.org/files/issues/2022-12-22/auto_entitylabel-layout_builder_component_title-3065687-17.patch"
Loading