emezeske/lein-cljsbuild

Please support a :quiet option

Open

#417 opened on Oct 9, 2015

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Clojure (1,096 stars) (153 forks)batch import
Help WantedWishlist

Description

Currently there is no way to prevent the output from the println messages in

Allow me to propose adding a :quiet option to the compiler-options map as demonstrated in

https://github.com/tmarble/lein-cljsbuild/commit/bd4a856c16d39cfef5b0ab8e0e6e50cd7204d6be

Contributor guide