Fork me on GitHub
#figwheel
<
2017-12-14
>
souenzzo00:12:35

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)

souenzzo01:12:49

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