lein-figwheel

philrees 2018-05-16T16:11:20.000262Z

Has anyone had any luck with the example here with lein - https://clojurescript.org/guides/javascript-modules#node-modules

philrees 2018-05-16T16:13:05.000861Z

This file in the example uses [cljs.build.api :as b] for b/node-inputs. trying this in the project.clj file directly with lein says it can’t find it.