See https://github.com/emezeske/lein-cljsbuild/issues/178#issuecomment-12690982 Something like this ``` clojure (on $body :click :#a nil (fn [e] (log "test";;) ) ) ``` would trigger it.