Skip to content
Snippets Groups Projects

Issue #3463229: Performance: Eliminate render-blocking resources.

1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -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