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

Unclear wording in warning message #235

Open tomconnors opened 4 years ago

tomconnors commented 4 years ago

figwheel.main/config-ensure-watch-dirs-on-classpath can produce error messages worded "A watch directory is must on the classpath and point to the root directory of your namespace source tree." I assume this is meant to say "A watch directory must be on the classpath..."?