(compile-assets! {:nedap.components.assets.component/keys
[garden-options-coll stefon-options webjar-options]})
(copy-webjars! {mappings :nedap.components.assets.component/webjars.mappings
asset-directory
:nedap.components.assets.component/webjars.asset-directory})
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close