(eval-if-fn f)(with-shadow-state build-state & body)(write-assets! build-state assets)Writes assets to the output-dir of the current shadow build.
assets should be a map of {<path>, <form>}, where form will be evaluated.
Intended for use in a shadow-cljs.edn config file.
Writes assets to the output-dir of the current shadow build.
`assets` should be a map of {<path>, <form>}, where `form` will be evaluated.
Intended for use in a shadow-cljs.edn config file.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 |