Liking cljdoc? Tell your friends :D

nedap.components.assets.component


compile-assets!clj

(compile-assets! {:nedap.components.assets.component/keys
                    [garden-options-coll stefon-options webjar-options]})
source

compile-css!clj

(compile-css! config)
source

copy-webjars!clj

(copy-webjars! {mappings :nedap.components.assets.component/webjars.mappings
                asset-directory
                  :nedap.components.assets.component/webjars.asset-directory})
source

newclj

(new this)
source

(print-all-webjar-assets)

Prints all available WebJars assets available in the classpath.

This helps you figure out the config you should pass to this component

Prints all available WebJars assets available in the classpath.

This helps you figure out the config you should pass to this component
sourceraw docstring

startclj

(start {:nedap.components.assets.component/keys [run-in-background?] :as this})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close