Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable silent compilation #20

Open
ikitommi opened this issue Mar 12, 2020 · 0 comments
Open

Enable silent compilation #20

ikitommi opened this issue Mar 12, 2020 · 0 comments

Comments

@ikitommi
Copy link

:verbosity is either 1 or 2. Maybe it could be 0 too, to disable all printing. This would be usefull when using from likes of Integrant, Mount and Component.

(defmethod ig/init-key :adapter.less/watch [_ opts]
  (less4clj.api/start opts))

(defmethod ig/halt-key! :adapter.less/watch [_ this]
  (less4clj.api/stop this))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant