(load! database tree)(load! database tree url-resolver)Loads the asset tree into the database.
Optional url-resolver is a function (fn [path] -> resolved-url) that transforms asset paths before passing to loaders. Defaults to identity for standard HTTP loading.
Loads the asset tree into the database. Optional url-resolver is a function (fn [path] -> resolved-url) that transforms asset paths before passing to loaders. Defaults to identity for standard HTTP loading.
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 |