- Issue created by @benabaird
- Merge request !12686Draft: Issue #3535330: Assets paths in CSS no longer rewritten when aggregation is enabled β (Closed) created by benabaird
- πΊπΈUnited States benabaird
benabaird β changed the visibility of the branch 11.x to hidden.
- Merge request !12687Issue #3535330: Assets paths in CSS no longer rewritten when aggregation is enabled β (Open) created by benabaird
- πΊπΈUnited States benabaird
benabaird β changed the visibility of the branch 3535330-assets-paths-in to hidden.
- πΊπΈUnited States benabaird
First time doing this, I guess I opened a request somehow on 11.x. Sorry for the noise.
I've changed the check to look at the asset type rather than whether it's minified. https://git.drupalcode.org/project/drupal/-/merge_requests/12687 has green tests, so marking this as needs review.
- πΊπΈUnited States benabaird
Ah just ran into an issue on this, will need to check the solution more.
- π³πΏNew Zealand quietone
In Drupal core changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to the Core change policies β . Thanks
- π²π½Mexico dalin π¨π¦, π²π½, π
Just ran into this when all my custom fonts disappeared.
I think this MR also needs a _new_ test to confirm that relative paths are being replaced as expected.