bhauman / lein-figwheel

Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
Eclipse Public License 1.0
2.88k stars 210 forks source link

Allow npm-deps to be a boolean value #719

Closed olivergeorge closed 5 years ago

olivergeorge commented 5 years ago

Ref #552

bhauman commented 5 years ago

oh shoot I just made this change without seeing your PR