Closed (fixed)
Project:
Theme Compiler
Version:
3.1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
24 Feb 2026 at 22:20 UTC
Updated:
10 Mar 2026 at 23:30 UTC
Jump to comment: Most recent
By submitting patches for review, you agree to the Developer Certificate of Origin. A copy of this agreement can be found in the project root, named CONTRIBUTING.txt.
The caching strategies of various hosting environments may have unique requirements, such as needing to manually invalidate paths after they change. Currently, there isn't a way to respond to asset compilation.
Define a new hook_theme_compiler_asset_updated() as part of the API for this module.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
clayfreeman