Provides a Shadow-CLJS hook
which synchronizes Clojure code with Clojurescript code in a
CLJC context.
See README.
Provides a Shadow-CLJS [[hook]] which synchronizes Clojure code with Clojurescript code in a CLJC context. See README.
(clear!)
Clear the current tracker.
In other words, all watched files will be reloaded during next recompilation, whether they were modified or not.
Clear the current tracker. In other words, all watched files will be reloaded during next recompilation, whether they were modified or not.
(compile-cycle)
Returns the number designating the current compile cycle.
Increments on each cycle.
Returns the number designating the current compile cycle. Increments on each cycle.
(hook
{:as build :shadow.build/keys [stage] :shadow.build.api/keys [compile-cycle]}
plugin+)
Shadow-CLJS hook.
See README.
Shadow-CLJS hook. See README.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close