clojurescript

ClojureScript, a dialect of Clojure that compiles to JavaScript http://clojurescript.org | Currently at 1.10.879
ozzloy 2020-10-02T01:24:34.252700Z

is *.cljs.edn a figwheel config file, or a clojurescript compiler config file?

ozzloy 2020-10-02T01:25:18.252800Z

thanks

dpsutton 2020-10-02T01:28:02.253100Z

Figwheel main

ozzloy 2020-10-02T01:28:44.253300Z

cool, thanks

ozzloy 2020-10-02T01:36:47.253400Z

thanks!

currentoor 2020-10-02T21:56:59.255600Z

has anyone tried using apollo-boost with cljs? is webpack a hard requirement? or apollo client in general?