Where we preprocess the inheritance and mixin components of the templates.
These are presumed to be static and we only aggregate them on the first
template render. The compile-time tag parsing routines happen on a flat string
composed from the result of extends
inheritance and include
mixins.
Where we preprocess the inheritance and mixin components of the templates. These are presumed to be static and we only aggregate them on the first template render. The compile-time tag parsing routines happen on a flat string composed from the result of `extends` inheritance and `include` mixins.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close