bhauman / figwheel-main

Figwheel Main provides tooling for developing ClojureScript applications
https://figwheel.org
Eclipse Public License 1.0
640 stars 93 forks source link

SL4J warning is annoying and perhaps confusing for people just starting to use the tool #324

Open bhauman opened 2 years ago

bhauman commented 2 years ago

It's great to have a good file watcher, but the SL4J warning is a pain. Maybe we should print a message telling folks to just ignore it and tell them to add the sl4j-nop library if they don't want to see it anymore?