:watch-fn

compiler optionsince v0.0-3030Edit

Function called after a successful build (from cljs.build.api/watch).

:watch-fn (fn [] (println "Build succeeded."))

See Also: