Module responsible for generating assets and injecting data into context,
based on :actions defined in module configuration.
Module responsible for generating assets and injecting data into context, based on `:actions` defined in module configuration.
(describe-actions {:module/keys [resolved-config] :as module})A sequence of strings describing the asset actions defined by the module.
A sequence of strings describing the asset actions defined by the module.
(describe-asset-action [_ target])(describe-injection-action injection)(generate ctx {:module/keys [path resolved-config]})(read-asset asset-path)(template? asset-path)(write-asset asset path force?)(write-binary bytes target-path)(write-string template-string target-path)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |