class

Hwaro::Content::Hooks::AssetHooks

Inherits Hwaro::Core::Lifecycle::Hookable / Reference / Object

Class methods

manifest
Source
replace_manifest(manifest : Hash(String, String))

Replace the class-level manifest (serve-mode SCSS/asset recompile). Full builds go through process_assets; this keeps fingerprint paths in sync when only static files changed.

Source

Instance methods

register_hooks(manager : Core::Lifecycle::Manager)
Source