Handle Drupal 10.1 aggregation issues

Created on 28 September 2023, 9 months ago
Updated 29 September 2023, 9 months ago

Problem/Motivation

Due to how Drupal 10.1 has restructured CSS/JS aggregation, Quant isn't working as expected with aggregation turned on.

Steps to reproduce

  • Install and configure Drupal 10.1
  • Enable CSS/JS aggregation
  • Install and configure quant_api
  • Seed the site content including the theme
  • Review in Quant and the theming will be broken
  • Turn off CSS/JS aggregation
  • Repeat seeding
  • Review in Quant and the theming will okay

Proposed resolution

If the CSS/JS file asset isn't available when processing, load it manually so it gets generated.

Remaining tasks

  • Update code
  • Review and test
  • Commit :)

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024