Closed (fixed)
Project:
Drupal core
Version:
main
Component:
single-directory components
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2026 at 11:21 UTC
Updated:
29 May 2026 at 08:45 UTC
Jump to comment: Most recent
Comments
Comment #2
grimreaperComment #3
grimreaperFrom comment #3565258-70: Support library-specific aggregates
Comment #5
grimreaperComment #6
smustgrave commentedShould this get a CR?
Comment #7
grimreaperI didn't thought a CR was needed.
Created a draft one https://www.drupal.org/node/3588509
Comment #8
smustgrave commentedThanks. For SDC I always lean on CRs as it's always improving trying to keep up is tough!
This appears to be working as advertised so going to mark it.
Comment #12
catchGood that there's minimal logic for the additional asset type, should mean no extra SDC work when we add early hints and similar support.
Committed/pushed to main and cherry-picked to 11.x, thanks!
Comment #15
catch@alexpott asked in slack how I determined the font was safe, the answer is I didn't, but he figured out it's Source Sans Pro which is an open font.
However in the process of figuring that out, I realised we don't need a physical font style at all, we just need to check the library definition itself is valid. So went ahead and git rmed it in a follow-up commit.