(inline-resource resource-path)
Macro allowing ClojureScript to inline a SMALL bundle of resource file(s) (< 1mb) at compile time. If inline content grows, need to consider publishing to and downloading from a cdn.
Macro allowing ClojureScript to inline a SMALL bundle of resource file(s) (< 1mb) at compile time. If inline content grows, need to consider publishing to and downloading from a cdn.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close