Similar to 🐛 CSS assets not exported to the static directory when aggregation is on Active we are not getting aggregated css and js files if they haven't been generated yet. This is because these files are now generated on demand, similar to image styles.
Run \Drupal\Tests\preview_site\Kernel\TomeGeneratorNodeGlobalTest::testGenerationDefault
Replicate image style workaround for css / js assets.
BC for Drupal 10.0 and below.
N/A
N/A
N/A
Needs work
1.0
Code