Hwaro::Models::BuildConfig
Inherits Reference / Object
Build configuration section
Constructors
new
SourceInstance methods
hooks
Sourcehooks=(hooks : BuildHooksConfig)
Sourcetemplate_deps
Track template extends/include/import dependencies so a template
edit only invalidates the pages that actually render it (cached
builds and hwaro serve). Set to false to restore the previous
behavior: any template change rebuilds every page.
template_deps=(template_deps : Bool)
Track template extends/include/import dependencies so a template
edit only invalidates the pages that actually render it (cached
builds and hwaro serve). Set to false to restore the previous
behavior: any template change rebuilds every page.