figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
souenzzo 2017-12-14T00:57:35.000238Z

Hello, anyone else getting problems with npm-deps? I'm trying to use a package, requiring as ["graphql-voyager" :refer [Voyager]] in my code When I call cljs.build.api/build I get no errors. but on fig-start I get Assert failed: cljs.analyzer/foreign-dep? expected symbol got "graphql-voyager" (symbol? dep)

souenzzo 2017-12-14T01:32:49.000176Z

*1 not sure if b/build really work. It just dont throw erros