it's always annoyed me that :install-deps was a compiler flag since this could be a slow op - master now has a new main flag for cljs.main to do this only when you need to
:install-deps
cljs.main
clj -m cljs.main --install-deps